Tui::ProgressBar
Inherits Tui::Widget / Tui::Reactive / Reference / Object
Constants
SPINNER_FRAMES = ['⠋', '⠙', '⠹', '⠸', '⠼', '⠴', '⠦', '⠧', '⠇', '⠏']
Constructors
Instance methods
bar_style
Sourcebar_style=(bar_style : BarStyle)
Sourcebg_color
Sourcebg_color=(bg_color : Color)
Sourcecenter_text
Sourcecomplete?
Sourceempty_bg
Sourceempty_bg=(empty_bg : Color)
Sourceempty_color
Sourceempty_color=(empty_color : Color)
Sourcefg_color
Sourcefg_color=(fg_color : Color)
Sourcefilled_bg
Sourcefilled_bg=(filled_bg : Color)
Sourceindeterminate?
Sourcelabel
Sourcemax
Sourcemin
Sourcepercentage
Sourcereset
Sourceshow_center_text
Sourceshow_percentage
Sourcetext_empty_fg
Sourcetext_empty_fg=(text_empty_fg : Color)
Sourcetext_fg
Sourcetext_fg=(text_fg : Color)
Sourcetick
Sourcevalue
Source