Class: Udb::DummyProgressBar
- Inherits:
-
Object
- Object
- Udb::DummyProgressBar
- Extended by:
- T::Sig
- Defined in:
- lib/udb/log.rb
Instance Method Summary collapse
Instance Method Details
#advance
This method returns an undefined value.
78 79 80 |
# File 'lib/udb/log.rb', line 78 def advance # do nothing end |
#finish
This method returns an undefined value.
83 84 85 |
# File 'lib/udb/log.rb', line 83 def finish # do nothing end |