Method: UltraCommandLine.slop_options

Defined in:
lib/ultra_command_line.rb

.slop_optionsObject



25
26
27
# File 'lib/ultra_command_line.rb', line 25

def self.slop_options
  @slop_options ||= DEFAULT_SLOP_OPTIONS
end