flysystem-memory icon indicating copy to clipboard operation
flysystem-memory copied to clipboard

Added support for directory visiblity

Open sjadema opened this issue 6 years ago • 6 comments

Added visibility when creating directories Added a namespace for the unit tests Added a test case for the new behaviour

Fixes #4

sjadema avatar Feb 27 '19 13:02 sjadema

@twistor Bump! I really need this PR for my project <3

sjadema avatar Mar 05 '19 14:03 sjadema

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.

twistor avatar Mar 09 '19 01:03 twistor

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.

sjadema avatar Mar 09 '19 15:03 sjadema

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?

rulatir avatar Nov 03 '19 15:11 rulatir

B U M P

rulatir avatar Nov 15 '19 01:11 rulatir