Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents an instance of the Spinner class.

Hierarchy

  • SpinnerInstance

Index

Properties

Methods

Properties

action

action: string

Action string.

term

The underlying terminal.

Methods

start

  • start(): void
  • Starts the spinner

    Returns void

stop

  • stop(noLB?: boolean): void
  • Stop sthe spinner.

    Parameters

    • Optional noLB: boolean

      Exclude line break? Default is false.

    Returns void

Generated using TypeDoc