Class: Pork::Report
- Inherits:
-
Struct
- Object
- Struct
- Pork::Report
- Defined in:
- lib/pork/report.rb
Direct Known Subclasses
Defined Under Namespace
Modules: Imp
Instance Attribute Summary collapse
-
#io ⇒ Object
Returns the value of attribute io.
Instance Attribute Details
#io ⇒ Object
Returns the value of attribute io
3 4 5 |
# File 'lib/pork/report.rb', line 3 def io @io end |