Class: Exporter

Inherits:
Object
  • Object
show all
Defined in:
lib/exporter.rb

Overview

Interface class for exporter

Direct Known Subclasses

Autoyast, KiwiConfig

Instance Attribute Summary collapse

Instance Attribute Details

#system_descriptionObject (readonly)

Returns the value of attribute system_description.



20
21
22
# File 'lib/exporter.rb', line 20

def system_description
  @system_description
end