Class: NullProgressMeter
- Inherits:
-
ProgressMeter
- Object
- ProgressMeter
- NullProgressMeter
- Defined in:
- lib/progress.rb
Instance Method Summary collapse
Methods inherited from ProgressMeter
Constructor Details
This class inherits a constructor from ProgressMeter
Instance Method Details
#output_progress(entry) ⇒ Object
48 49 |
# File 'lib/progress.rb', line 48 def output_progress(entry) end |