OptionalofflineOptionalonOptionalsignalThis signal can be used to abort any long-lived operations such as fetching blocks from the network.
OptionaltranslateIf a HAMT-sharded directory is encountered, paths will be translated
automatically, e.g. QmHamt/bar.txt -> QmHamt/F0/A1bar.txt, pass false
here to not perform this translation.
OptionalyieldBy default if a HAMT-sharded directory is encountered, only file and
directory entries are yielded. Pass true here to also yield intermediate
sub-shards.
Passed to the underlying block store - may prevent network operations if set to
true.