Method: Pik::Run#command_options

Defined in:
lib/pik/commands/run_command.rb

#command_optionsObject



30
31
32
33
# File 'lib/pik/commands/run_command.rb', line 30

def command_options
  super
  options.separator help_message  
end