flysystem-memory
flysystem-memory copied to clipboard
Added support for directory visiblity
Added visibility when creating directories Added a namespace for the unit tests Added a test case for the new behaviour
Fixes #4
@twistor Bump! I really need this PR for my project <3
What is the use case? Flysystem doesn't support visibility for lots of filesystems, so I'm not sure if this is a good idea.
I need an in-memory FS with directory support for https://github.com/twistor/flysystem-stream-wrapper. I've created an issue about a more defensive approach to the visibility Furthermore, the in-memory adapter is capable of directory visiblity (as it's capable of file visibility) so it wouldn't harm to add it imho.
Is there any hope for this to ever be merged? If this comment has a chance of catching @twistor's attention - @twistor, do you still maintain flysystem-stream-wrapper?
B U M P