Method: Jets::Thor::Help::ClassMethods#main_commands

Defined in:
lib/jets/thor/help.rb

#main_commandsObject



120
121
122
123
124
125
126
# File 'lib/jets/thor/help.rb', line 120

def main_commands
  %w[
    deploy
    logs
    url
  ]
end