Class: ForemanMaintain::Reporter::DummySpinner
- Inherits:
-
Object
- Object
- ForemanMaintain::Reporter::DummySpinner
- Defined in:
- lib/foreman_maintain/reporter.rb
Instance Method Summary collapse
Instance Method Details
#update(_message) ⇒ Object
4 5 6 |
# File 'lib/foreman_maintain/reporter.rb', line 4 def update() # do nothing end |