Class: Kanrisuru::Core::Disk::BlkidDevice

Inherits:
Struct
  • Object
show all
Defined in:
lib/kanrisuru/core/disk/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def label
  @label
end

#label_fatbootObject

Returns the value of attribute label_fatboot

Returns:

  • (Object)

    the current value of label_fatboot



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def label_fatboot
  @label_fatboot
end

#logical_sector_sizeObject

Returns the value of attribute logical_sector_size

Returns:

  • (Object)

    the current value of logical_sector_size



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def logical_sector_size
  @logical_sector_size
end

#minimum_io_sizeObject

Returns the value of attribute minimum_io_size

Returns:

  • (Object)

    the current value of minimum_io_size



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def minimum_io_size
  @minimum_io_size
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def name
  @name
end

#part_entry_diskObject

Returns the value of attribute part_entry_disk

Returns:

  • (Object)

    the current value of part_entry_disk



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def part_entry_disk
  @part_entry_disk
end

#part_entry_numberObject

Returns the value of attribute part_entry_number

Returns:

  • (Object)

    the current value of part_entry_number



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def part_entry_number
  @part_entry_number
end

#part_entry_offsetObject

Returns the value of attribute part_entry_offset

Returns:

  • (Object)

    the current value of part_entry_offset



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def part_entry_offset
  @part_entry_offset
end

#part_entry_schemeObject

Returns the value of attribute part_entry_scheme

Returns:

  • (Object)

    the current value of part_entry_scheme



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def part_entry_scheme
  @part_entry_scheme
end

#part_entry_sizeObject

Returns the value of attribute part_entry_size

Returns:

  • (Object)

    the current value of part_entry_size



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def part_entry_size
  @part_entry_size
end

#part_entry_typeObject

Returns the value of attribute part_entry_type

Returns:

  • (Object)

    the current value of part_entry_type



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def part_entry_type
  @part_entry_type
end

#part_entry_uuidObject

Returns the value of attribute part_entry_uuid

Returns:

  • (Object)

    the current value of part_entry_uuid



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def part_entry_uuid
  @part_entry_uuid
end

#part_uuidObject

Returns the value of attribute part_uuid

Returns:

  • (Object)

    the current value of part_uuid



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def part_uuid
  @part_uuid
end

#physical_sector_sizeObject

Returns the value of attribute physical_sector_size

Returns:

  • (Object)

    the current value of physical_sector_size



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def physical_sector_size
  @physical_sector_size
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def type
  @type
end

#usageObject

Returns the value of attribute usage

Returns:

  • (Object)

    the current value of usage



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def usage
  @usage
end

#uuidObject

Returns the value of attribute uuid

Returns:

  • (Object)

    the current value of uuid



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def uuid
  @uuid
end

#uuid_subObject

Returns the value of attribute uuid_sub

Returns:

  • (Object)

    the current value of uuid_sub



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def uuid_sub
  @uuid_sub
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



13
14
15
# File 'lib/kanrisuru/core/disk/types.rb', line 13

def version
  @version
end