Class: XMLFormat::Metadata
- Inherits:
-
Struct
- Object
- Struct
- XMLFormat::Metadata
- Defined in:
- lib/thinp_xml/thinp/xml_format.rb
Instance Attribute Summary collapse
-
#devices ⇒ Object
Returns the value of attribute devices.
-
#superblock ⇒ Object
Returns the value of attribute superblock.
Instance Attribute Details
#devices ⇒ Object
Returns the value of attribute devices
38 39 40 |
# File 'lib/thinp_xml/thinp/xml_format.rb', line 38 def devices @devices end |
#superblock ⇒ Object
Returns the value of attribute superblock
38 39 40 |
# File 'lib/thinp_xml/thinp/xml_format.rb', line 38 def superblock @superblock end |