memfs icon indicating copy to clipboard operation
memfs copied to clipboard

In-memory implementation of Go's `io/fs.FS` interface

Results 1 memfs issues
Sort by recently updated
recently updated
newest added

adding a Remove method, it will remove files or entire sub directories. Test included