Class: MintPress::Console::Credentials

Inherits:
Object
  • Object
show all
Includes:
Enumerable, MintLogger
Defined in:
src/mintpress-console/lib/mintpress-console/credentials.rb

Properties (Read/Write)

Properties (Read Only)

Constant Summary

Constants included from MintLogger

MintLogger::DEBUG, MintLogger::ERROR, MintLogger::FATAL, MintLogger::INFO, MintLogger::UNKNOWN, MintLogger::VERBOSE, MintLogger::WARN

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Method Summary collapse

Methods included from MintLogger::Utils::Common

#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send

Constructor Details

#initializeCredentials

Returns a new instance of Credentials.

Instance Attribute Details

#profile_nameObject (readonly)

Returns the value of attribute profile_name.

Class Method Details

.method_missing(name, *args, &block) ⇒ Object

.singletonObject

Instance Method Details

#[](name) ⇒ Object

#defaultObject

#each(&block) ⇒ Object

#keysObject

#load_config_ini(config_ini_file) ⇒ Object

#load_credentials_ini(credentials_ini_file) ⇒ Object

#load_defaultObject

#load_env_variablesObject

#load_inis(config_ini_file, credentials_ini_file = nil) ⇒ Object