Module: INatChannel::Config

Defined in:
lib/inat-channel/config.rb

Class Method Summary collapse

Class Method Details

.configObject



13
14
15
# File 'lib/inat-channel/config.rb', line 13

def config
  @config ||= get_config.freeze
end