Class
ProgressBar::Format::String
In:
lib/ruby-progressbar/format/string.rb
Parent:
::String
Methods
bar_molecule_placeholder_length
bar_molecules
displayable_length
molecules
non_bar_molecules
Constants
MOLECULE_PATTERN
=
/%[a-zA-Z]/
ANSI_SGR_PATTERN
=
/\e\[[\d;]+m/
Public Instance methods
bar_molecule_placeholder_length
()
bar_molecules
()
displayable_length
()
molecules
()
non_bar_molecules
()
[Validate]