Class: OozieObject
- Inherits:
-
OpenStruct
- Object
- OpenStruct
- OozieObject
- Defined in:
- lib/oozie_objects.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#table ⇒ Object
readonly
Returns the value of attribute table.
Instance Attribute Details
#table ⇒ Object (readonly)
Returns the value of attribute table.
5 6 7 |
# File 'lib/oozie_objects.rb', line 5 def table @table end |