Class: Mount::OptMap

Inherits:
Struct
  • Object
show all
Defined in:
lib/rbmount/mount.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



73
74
75
# File 'lib/rbmount/mount.rb', line 73

def id
  @id
end

#maskObject

Returns the value of attribute mask

Returns:

  • (Object)

    the current value of mask



73
74
75
# File 'lib/rbmount/mount.rb', line 73

def mask
  @mask
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



73
74
75
# File 'lib/rbmount/mount.rb', line 73

def name
  @name
end