Skip to content

FileExists fix#124

Merged
NotAdam merged 2 commits intomasterfrom
FileExistsFix
Apr 30, 2026
Merged

FileExists fix#124
NotAdam merged 2 commits intomasterfrom
FileExistsFix

Conversation

@Ottermandias
Copy link
Copy Markdown
Collaborator

FileExists throws when the passed path has no / in it, which is undesirable.

I also took the opportunity to optimize out a bunch of unnecessary allocations and string creations.
The parsing tests still run through so I think everything's fine, and I also kept the string-based functions for possible API reasons.

@NotAdam NotAdam merged commit d0346a5 into master Apr 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants