Class: ThinpXML::Metadata

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

Instance Attribute Summary collapse

Instance Attribute Details

#devicesObject

Returns the value of attribute devices

Returns:

  • (Object)

    the current value of devices



27
28
29
# File 'lib/thinp_xml/thinp/metadata.rb', line 27

def devices
  @devices
end

#superblockObject

Returns the value of attribute superblock

Returns:

  • (Object)

    the current value of superblock



27
28
29
# File 'lib/thinp_xml/thinp/metadata.rb', line 27

def superblock
  @superblock
end