Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProgressBarOptions

Hierarchy

  • ProgressBarOptions

Index

Properties

clean

clean: boolean

remove bar when it completion

default

false

current

current: number
default

0

multiProgressBar

multiProgressBar: MultiProgressBar

onCompleted

onCompleted: ProgressBarHook

output

render

title

title: string

progress title

total

total: number
default

100

width

width: number

widthPercentage

widthPercentage: number

width percentage of terminal (0..100)

default

100

Generated using TypeDoc