Class: MintPress::Console::Instance
- Inherits:
-
Object
- Object
- MintPress::Console::Instance
- Defined in:
- src/mintpress-console/lib/mintpress-console/instance.rb
Properties (Read/Write)
Properties (Read Only)
Instance Attribute Summary collapse
-
#consoles ⇒ Object
readonly
Returns the value of attribute consoles.
-
#dateCreated ⇒ Object
readonly
Returns the value of attribute dateCreated.
-
#environment ⇒ Object
readonly
Returns the value of attribute environment.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#item ⇒ Object
readonly
Returns the value of attribute item.
-
#launchDetails ⇒ Object
readonly
Returns the value of attribute launchDetails.
-
#planState ⇒ Object
readonly
Returns the value of attribute planState.
-
#properties ⇒ Object
readonly
Returns the value of attribute properties.
-
#providerCode ⇒ Object
readonly
Returns the value of attribute providerCode.
-
#providerTypeCode ⇒ Object
readonly
Returns the value of attribute providerTypeCode.
-
#runtime ⇒ Object
readonly
Returns the value of attribute runtime.
-
#type ⇒ Object
readonly
Returns the value of attribute type.
-
#uuid ⇒ Object
readonly
Returns the value of attribute uuid.
Instance Method Summary collapse
- #currentActionInvocation ⇒ Object
-
#initialize(args) ⇒ Instance
constructor
A new instance of Instance.
- #pretty_print ⇒ Object
- #to_hash ⇒ Object
Constructor Details
#initialize(args) ⇒ Instance
Returns a new instance of Instance.
Instance Attribute Details
#consoles ⇒ Object (readonly)
Returns the value of attribute consoles.
#dateCreated ⇒ Object (readonly)
Returns the value of attribute dateCreated.
#environment ⇒ Object (readonly)
Returns the value of attribute environment.
#id ⇒ Object (readonly)
Returns the value of attribute id.
#item ⇒ Object (readonly)
Returns the value of attribute item.
#launchDetails ⇒ Object (readonly)
Returns the value of attribute launchDetails.
#planState ⇒ Object (readonly)
Returns the value of attribute planState.
#properties ⇒ Object (readonly)
Returns the value of attribute properties.
#providerCode ⇒ Object (readonly)
Returns the value of attribute providerCode.
#providerTypeCode ⇒ Object (readonly)
Returns the value of attribute providerTypeCode.
#runtime ⇒ Object (readonly)
Returns the value of attribute runtime.
#type ⇒ Object (readonly)
Returns the value of attribute type.
#uuid ⇒ Object (readonly)
Returns the value of attribute uuid.