Class: Exporter
- Inherits:
-
Object
- Object
- Exporter
- Defined in:
- lib/exporter.rb
Overview
Interface class for exporter
Direct Known Subclasses
Instance Attribute Summary collapse
-
#system_description ⇒ Object
readonly
Returns the value of attribute system_description.
Instance Attribute Details
#system_description ⇒ Object (readonly)
Returns the value of attribute system_description.
20 21 22 |
# File 'lib/exporter.rb', line 20 def system_description @system_description end |