Class: ForemanMaintain::Reporter::DummySpinner

Inherits:
Object
  • Object
show all
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(_message)
  # do nothing
end