Class: Taoism::Runtime::Instance
- Inherits:
-
Struct
- Object
- Struct
- Taoism::Runtime::Instance
- Defined in:
- lib/taoism/runtime.rb
Instance Attribute Summary collapse
-
#fields ⇒ Object
Returns the value of attribute fields.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Method Summary collapse
Instance Attribute Details
#fields ⇒ Object
Returns the value of attribute fields
27 28 29 |
# File 'lib/taoism/runtime.rb', line 27 def fields @fields end |
#type ⇒ Object
Returns the value of attribute type
27 28 29 |
# File 'lib/taoism/runtime.rb', line 27 def type @type end |