Class: LeapCli::Config::Provider
- Defined in:
- lib/leap_cli/config/provider.rb
Instance Attribute Summary
Attributes inherited from Object
Instance Method Summary collapse
Methods inherited from Object
#[], #deep_merge!, #default, #dump_json, #dump_yaml, #evaluate, #get, #get!, #inherit_from!, #initialize, #method_missing, #pick
Methods included from Macros
#assert, #authorized_keys, #file, #file_path, #fingerprint, #haproxy_servers, #hex_secret, #hostnames, #hosts_file, #nodes, #nodes_like_me, #secret, #stunnel_client, #stunnel_port, #stunnel_server, #try_file
Methods inherited from Hash
#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
#provider ⇒ Object
7 8 9 |
# File 'lib/leap_cli/config/provider.rb', line 7 def provider self end |