Class: Mountfd::AttachedMount

Inherits:
Data
  • Object
show all
Defined in:
lib/mountfd/core.rb,
sig/mountfd.rbs

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



171
172
173
# File 'lib/mountfd/core.rb', line 171

def path
  @path
end