Class: Mxrb::Protocols::Adapter
- Inherits:
-
Data
- Object
- Data
- Mxrb::Protocols::Adapter
- Defined in:
- lib/mxrb/protocols/plan.rb
Instance Attribute Summary collapse
-
#api ⇒ Object
readonly
Returns the value of attribute api.
-
#installer ⇒ Object
readonly
Returns the value of attribute installer.
Instance Attribute Details
#api ⇒ Object (readonly)
Returns the value of attribute api
7 8 9 |
# File 'lib/mxrb/protocols/plan.rb', line 7 def api @api end |
#installer ⇒ Object (readonly)
Returns the value of attribute installer
7 8 9 |
# File 'lib/mxrb/protocols/plan.rb', line 7 def installer @installer end |