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

    Function getWithIndicator

    • Get an envelope from storage with a progress indicator.

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

      Parameters

      • client: StorageClient
      • arid: ARID
      • message: string
      • timeoutSeconds: number | undefined
      • verbose: boolean

      Returns Promise<Envelope | undefined>