Class: MintPress::Console::DataBags
- Inherits:
-
Object
- Object
- MintPress::Console::DataBags
- Includes:
- MintLogger
- Defined in:
- src/mintpress-console/lib/mintpress-console/databags.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
-
#all ⇒ Object
readonly
Returns the value of attribute all.
Instance Method Summary collapse
- #exists?(databag) ⇒ Boolean
- #get(databag) ⇒ Object
- #get_item(databag, item) ⇒ Object
-
#initialize(client) ⇒ DataBags
constructor
A new instance of DataBags.
- #list ⇒ Object
- #refresh ⇒ Object
Methods included from MintLogger::Utils::Common
#boolean_val, #has_value?, #no_value?, #nvl, #path_as_symbol, #ruby_level_to_send
Constructor Details
#initialize(client) ⇒ DataBags
Returns a new instance of DataBags.
Instance Attribute Details
#all ⇒ Object (readonly)
Returns the value of attribute all.