Method: Configatron::Store#to_hash

Defined in:
lib/gems/configatron-2.2.2/lib/configatron/store.rb

#to_hashObject

Returns a Hash representing the configurations



15
16
17
# File 'lib/gems/configatron-2.2.2/lib/configatron/store.rb', line 15

def to_hash
  @_store
end