Enchilada icon indicating copy to clipboard operation
Enchilada copied to clipboard

Enchilada is a filesystem abstraction layer written in C#

Results 2 Enchilada issues
Sort by recently updated
recently updated
newest added

**Given** a Enchilada configuration of FileSystem **When** accessing a file with no extension **Then** the file should be return Current output is `null` Below is a test that maps to...

It would be nice if you could just map the default root uri say `enchilada://` to a given provider. This would allow us to create an abstraction on top of...