package
0.6.0
Repository: https://github.com/qri-io/qfs.git
Documentation: pkg.go.dev

# Functions

Add builds a merkledag node from a reader, adds it to the blockstore, and returns the key representing that node.
No description provided by the author
AddR recursively adds files in |path|.
AddWithContext does the same as Add, but with a custom context.
AddWrapped adds data from a reader, and wraps it with a directory object to preserve the filename.
No description provided by the author
NewAdder Returns a new Adder used for a file add operation.

# Structs

Adder holds the switches passed to the `add` command.
AddEvent is emitted when a unixfs file is completed & has an addressable hash.
No description provided by the author
No description provided by the author