Method: ConfOptions::Standard#initialize
- Defined in:
- lib/confoptions.rb
#initialize(init_hash) ⇒ Standard
Returns a new instance of Standard.
4 5 6 |
# File 'lib/confoptions.rb', line 4 def initialize init_hash merge! init_hash end |