-
-
Notifications
You must be signed in to change notification settings - Fork 65
(Question) Case sensitivity #59
Copy link
Copy link
Open
Description
Supporting a virtualized file system in a sandboxed code environment, I would like to be able to (at initialize) support Case sensitive vs. Case Insensitive, it looks like this isn't really an easy configuration change on Zio unless I am missing something. What's the best route?
Reactions are currently unavailable