FROST Hubert TypeScript Library - v1.0.0-alpha.20
    Preparing search index...

    Function putWithIndicator

    • Put an envelope to storage with a progress indicator.

      Port of put_with_indicator() from cmd/busy.rs.

      Parameters

      • client: StorageClient
      • arid: ARID
      • envelope: Envelope
      • message: string
      • verbose: boolean

      Returns Promise<void>