Method: ORS::Config#initialize
- Defined in:
- lib/ors/config.rb
#initialize(options) ⇒ Config
Returns a new instance of Config.
9 10 11 12 |
# File 'lib/ors/config.rb', line 9 def initialize() () parse_config_file end |
Returns a new instance of Config.
9 10 11 12 |
# File 'lib/ors/config.rb', line 9 def initialize() () parse_config_file end |