Tea::ProgressBarState
Inherits Enum < Comparable < Value < Object
ProgressBarState represents the state of the terminal progress bar.
Constants
None = 0
Default = 1
Error = 2
Indeterminate = 3
Warning = 4
Inherits Enum < Comparable < Value < Object
ProgressBarState represents the state of the terminal progress bar.