Method: Cloudit::Command::Base#help

Defined in:
lib/cloudit/command/base.rb

#helpObject



38
39
40
# File 'lib/cloudit/command/base.rb', line 38

def help
  $stdout.puts slop_opts
end