Class
ProgressBar::Output
In:
lib/ruby-progressbar/output.rb
Parent:
Object
Methods
clear_string
detect
length
log
new
refresh
with_refresh
Constants
DEFAULT_OUTPUT_STREAM
=
$stdout
Attributes
bar
[RW]
length_calculator
[RW]
stream
[RW]
throttle
[RW]
Public Class methods
detect
(options = {})
new
(options = {})
Public Instance methods
clear_string
()
length
()
log
(string)
refresh
(options = {})
with_refresh
() {|| ...}
[Validate]