Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] "." at beginning of path interpreted as folder #427

Closed
HLWeil opened this issue Aug 28, 2024 · 0 comments · Fixed by #428
Closed

[BUG] "." at beginning of path interpreted as folder #427

HLWeil opened this issue Aug 28, 2024 · 0 comments · Fixed by #428
Labels
Type: Bug Something is not working, and it is confirmed by maintainers to be a bug.

Comments

@HLWeil
Copy link
Member

HLWeil commented Aug 28, 2024

Describe the bug

let arcPath = "."
let paths = Path.getAllFilePaths arcPath
let arc = ARC.fromFilePaths paths
let fs = FileSystem.FileSystem.fromFilePaths paths
image

Additional context
fixes nfdi4plants/ARCtrl.NET#21

@github-actions github-actions bot added the Status: Needs Triage This item is up for investigation. label Aug 28, 2024
@HLWeil HLWeil added Type: Bug Something is not working, and it is confirmed by maintainers to be a bug. and removed Status: Needs Triage This item is up for investigation. labels Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something is not working, and it is confirmed by maintainers to be a bug.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant