Class: ThinpXML::Metadata
- Inherits:
-
Struct
- Object
- Struct
- ThinpXML::Metadata
- Defined in:
- lib/thinp_xml/thinp/metadata.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
27 28 29 |
# File 'lib/thinp_xml/thinp/metadata.rb', line 27 def devices @devices end |
#superblock ⇒ Object
Returns the value of attribute superblock
27 28 29 |
# File 'lib/thinp_xml/thinp/metadata.rb', line 27 def superblock @superblock end |