Class: Coopy::OpenStruct
- Inherits:
-
Object
- Object
- Coopy::OpenStruct
- Defined in:
- lib/coopy.rb
Instance Attribute Summary collapse
-
#format ⇒ Object
Returns the value of attribute format.
-
#output ⇒ Object
Returns the value of attribute output.
Instance Attribute Details
#format ⇒ Object
Returns the value of attribute format.
32 33 34 |
# File 'lib/coopy.rb', line 32 def format @format end |
#output ⇒ Object
Returns the value of attribute output.
33 34 35 |
# File 'lib/coopy.rb', line 33 def output @output end |