-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
If you try to check if a file called "foo" exists but the file name is "Foo" then findFile will return null, but If you try to create/move a file called "foo" then it will be renamed to "foo (1)", so I think it would be better if findFile is case insensitive, or maybe make it optional
ItzNotABug
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request