Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

cidVersion?: CIDVersion

The CID version to use for any updated entries

flush?: boolean

If true the changes will be immediately flushed to disk

hashAlg?: string

The hash algorithm to use for any updated entries

recursive?: boolean

If true all paths under the specifed path(s) will be removed

shardSplitThreshold?: number

The threshold for splitting any modified folders into HAMT shards

signal?: AbortSignal

Can be provided to a function that starts a long running task, which will be aborted when signal is triggered.

timeout?: number

Can be provided to a function that starts a long running task, which will be aborted after provided timeout (in ms).

Generated using TypeDoc