Class: Schatz::Output::Out
- Inherits:
-
Object
- Object
- Schatz::Output::Out
- Defined in:
- lib/schatz/output/out.rb
Instance Attribute Summary collapse
-
#options ⇒ Object
Returns the value of attribute options.
Instance Method Summary collapse
Instance Attribute Details
#options ⇒ Object
Returns the value of attribute options.
4 5 6 |
# File 'lib/schatz/output/out.rb', line 4 def @options end |
Instance Method Details
#generate ⇒ Object
5 6 |
# File 'lib/schatz/output/out.rb', line 5 def generate end |