block property

IpfsBlockCommand block
final

Interact with raw IPFS blocks.

'ipfs block' is a plumbing command used to manipulate raw IPFS blocks. Reads from stdin or writes to stdout. A block is identified by a Multihash passed with a valid CID.

Implementation

final IpfsBlockCommand block = IpfsBlockCommand();