Function iroh_blobs::cli::add

source ·
pub async fn add(
    blobs: &Client,
    addr: NodeAddr,
    source: BlobSourceIroh,
    tag: SetTagOption,
    ticket: TicketOption,
    wrap: WrapOption
) -> Result<()>
Available on crate feature cli only.
Expand description

Adds data to iroh, either from a path or, if path is None, from STDIN.