Method: CodeHunter::OptionParser#options

Defined in:
lib/code_hunter/option_parser.rb

#optionsObject



31
32
33
# File 'lib/code_hunter/option_parser.rb', line 31

def options
  @options ||= { :application_path => "./" }
end