Method: GLI::AppSupport#get_default_command

Defined in:
lib/gli/app_support.rb

#get_default_commandObject

Get the default command for the entire app



51
52
53
# File 'lib/gli/app_support.rb', line 51

def get_default_command
  @default_command
end