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
{{ message }}
This repository was archived by the owner on Sep 2, 2019. It is now read-only.
Storj knows only buckets on the root Level. Every Folder within a bucket is faked by having the Folder-structure within a filename.
Provide a generic helper to easily get the Folders and subfolder within a bucket and to list "real" files within a bucket or a (Sub)Folder.
Otherwise every app that uses this library would have to do this on its own.