Method: MiGA::Daemon::Base#show_log!

Defined in:
lib/miga/daemon/base.rb

#show_log!Object

Display log instead of the progress summary



110
111
112
# File 'lib/miga/daemon/base.rb', line 110

def show_log!
  @runopts[:show_log] = true
end