Class: XMLFormat::Metadata

Inherits:
Struct
  • Object
show all
Defined in:
lib/thinp_xml/thinp/xml_format.rb

Instance Attribute Summary collapse

Instance Attribute Details

#devicesObject

Returns the value of attribute devices

Returns:

  • (Object)

    the current value of devices



38
39
40
# File 'lib/thinp_xml/thinp/xml_format.rb', line 38

def devices
  @devices
end

#superblockObject

Returns the value of attribute superblock

Returns:

  • (Object)

    the current value of superblock



38
39
40
# File 'lib/thinp_xml/thinp/xml_format.rb', line 38

def superblock
  @superblock
end