Class: Mkmapi::Base
- Inherits:
-
Struct
- Object
- Struct
- Mkmapi::Base
- Defined in:
- lib/mkmapi/base.rb
Instance Attribute Summary collapse
-
#agent ⇒ Object
Returns the value of attribute agent.
-
#data ⇒ Object
Returns the value of attribute data.
Instance Attribute Details
#agent ⇒ Object
Returns the value of attribute agent
2 3 4 |
# File 'lib/mkmapi/base.rb', line 2 def agent @agent end |
#data ⇒ Object
Returns the value of attribute data
2 3 4 |
# File 'lib/mkmapi/base.rb', line 2 def data @data end |