Method: App42::Command::Client#help

Defined in:
lib/app42/command/client.rb

#helpObject

invoke help options



337
338
339
# File 'lib/app42/command/client.rb', line 337

def help
  App42::Base::Help.commands
end