Class: Mountfd::AttachedMount
- Inherits:
-
Data
- Object
- Data
- Mountfd::AttachedMount
- Defined in:
- lib/mountfd/core.rb,
sig/mountfd.rbs
Instance Attribute Summary collapse
-
#path ⇒ Object
readonly
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object (readonly)
Returns the value of attribute path
171 172 173 |
# File 'lib/mountfd/core.rb', line 171 def path @path end |