Methods
Abstract
did
- did(): undefined | string
Returns undefined | string
Abstract
increaseShareCounter
Abstract
replaceExchangeRoot
Abstract
replacePrivateForest
- replacePrivateForest(forest, modifications): Promise<RootTree>
Returns Promise<RootTree>
Abstract
replacePublicRoot
- replacePublicRoot(dir, modifications): Promise<RootTree>
Returns Promise<RootTree>
Abstract
shareCounter
- shareCounter(): number
Returns number
Abstract
store
- store(): Promise<CID<unknown, number, number, Version>>
Returns Promise<CID<unknown, number, number, Version>>
Static
fromCID
- fromCID(_blockstore, _cid): Promise<RootTree>
Parameters
- _blockstore: Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>
- _cid: CID<unknown, number, number, Version>
Returns Promise<RootTree>
The tree that ties different file systems together.