You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @streamich
Great collection of fs libraries! Super useful and well made!
Quick Q: I want to use unionfs to combine an in-memory fs and the official (disk) fs, however, I only want to allow a particular folder to be accessible via the official fs. How would you recommend I do something like that with your tools?
The text was updated successfully, but these errors were encountered:
Hi @streamich
Great collection of fs libraries! Super useful and well made!
Quick Q: I want to use
unionfs
to combine an in-memory fs and the official (disk) fs, however, I only want to allow a particular folder to be accessible via the official fs. How would you recommend I do something like that with your tools?The text was updated successfully, but these errors were encountered: