Readonly localInternal
Ensures the current version of your file system is "committed" and stepped forward, so the current version will always be persisted as an "step" in the history of the file system.
This function is implicitly called every time your file system changes are synced, so in most cases calling this is handled for you.
Loads a share. Returns a "entry index", in other words, a private tree with symlinks (soft links) to the shared items.
Resolve a symlink directly.
The get and cat methods will automatically resolve symlinks,
but sometimes when working with symlinks directly
you might want to use this method instead.
Internal
Internal
Share a private file with a user.
Optional sharedMake a symbolic link at a path.
Optional username?: stringStatic emptyCreates a file system with an empty public tree & an empty private tree at the root.
Static fromCIDLoads an existing file system from a CID.
Generated using TypeDoc
Accept a share. Copies the links to the items into your 'Shared with me' directory. eg.
private/Shared with me/Sharer/