Class: LeapCli::Config::Provider

Inherits:
Object show all
Defined in:
lib/leap_cli/config/provider.rb

Instance Attribute Summary

Attributes inherited from Object

#node

Instance Method Summary collapse

Methods inherited from Object

#[], #deep_merge!, #default, #dump_json, #dump_yaml, #environment, #environment=, #eval_file, #evaluate, #get, #get!, #hkey, #inherit_from!, #initialize, #key, #manager, #method_missing, #pick

Methods inherited from Hash

#deep_dup, #deep_merge, #deep_merge!, #pick

Constructor Details

This class inherits a constructor from LeapCli::Config::Object

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class LeapCli::Config::Object

Instance Method Details

#providerObject



7
8
9
# File 'lib/leap_cli/config/provider.rb', line 7

def provider
  self
end