Class: MintPress::Console::Provider
- Inherits:
-
Object
- Object
- MintPress::Console::Provider
- Defined in:
- src/mintpress-console/lib/mintpress-console/provider.rb
Properties (Read/Write)
Properties (Read Only)
Instance Attribute Summary collapse
-
#code ⇒ Object
readonly
Returns the value of attribute code.
-
#description ⇒ Object
readonly
Returns the value of attribute description.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#name ⇒ Object
readonly
Returns the value of attribute name.
-
#properties ⇒ Object
readonly
Returns the value of attribute properties.
-
#typeCode ⇒ Object
readonly
Returns the value of attribute typeCode.
-
#typeId ⇒ Object
readonly
Returns the value of attribute typeId.
-
#typeName ⇒ Object
readonly
Returns the value of attribute typeName.
Instance Method Summary collapse
-
#initialize(args) ⇒ Provider
constructor
A new instance of Provider.
- #pretty_print ⇒ Object
- #to_hash ⇒ Object
Constructor Details
#initialize(args) ⇒ Provider
Returns a new instance of Provider.
Instance Attribute Details
#code ⇒ Object (readonly)
Returns the value of attribute code.
#description ⇒ Object (readonly)
Returns the value of attribute description.
#id ⇒ Object (readonly)
Returns the value of attribute id.
#name ⇒ Object (readonly)
Returns the value of attribute name.
#properties ⇒ Object (readonly)
Returns the value of attribute properties.
#typeCode ⇒ Object (readonly)
Returns the value of attribute typeCode.
#typeId ⇒ Object (readonly)
Returns the value of attribute typeId.
#typeName ⇒ Object (readonly)
Returns the value of attribute typeName.