The CID version to create the new directory with - defaults to the same version as the containing directory
If true, allow overwriting existing directory entries (default: false)
Optional
modeAn optional mode to set on the new directory
Optional
mtimeAn optional mtime to set on the new directory
Optional
offlineIf true, do not perform any network operations and throw if blocks are missing from the local store. (default: false)
Optional
onOptional
providersAn optional list of peers known to host at least the root block of the DAG that will be fetched.
If this list is omitted, or if the peers cannot supply the root or any
child blocks, a findProviders
routing query will be run to find peers
that can supply the blocks.
DAGs with a root block larger than this value will be sharded. Blocks smaller than this value will be regular UnixFS directories.
Optional
signal
Options to pass to the mkdir command