Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CliLoading

Hierarchy

  • CliLoading

Index

Constructors

constructor

Properties

_loadingFrameMap

_loadingFrameMap: Map<string, number> = new Map<string, number>()

Optional id

id: NodeJS.Timer

linesToClear

linesToClear: number = 0

props

props: Required<Props>

Methods

clear

  • clear(): this

count

  • count(uid: string): number

render

  • render(): void

renderDepsTree

  • renderDepsTree(depsTree: DepsTree, output?: string[]): string[]

start

  • start(): void

stop

  • stop(): void

Generated using TypeDoc