Class: Envconfig::Provider::NullProvider

Inherits:
Object
  • Object
show all
Defined in:
lib/envconfig/provider.rb

Instance Method Summary collapse

Instance Method Details

#configObject



65
# File 'lib/envconfig/provider.rb', line 65

def config; {} end

#nameObject



66
# File 'lib/envconfig/provider.rb', line 66

def name; nil; end