Class: Tebako::LayeredPackage::Layer
- Inherits:
-
Struct
- Object
- Struct
- Tebako::LayeredPackage::Layer
- Defined in:
- lib/tebako/layered_package.rb
Instance Attribute Summary collapse
-
#mount_point ⇒ Object
Returns the value of attribute mount_point.
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#mount_point ⇒ Object
Returns the value of attribute mount_point
18 19 20 |
# File 'lib/tebako/layered_package.rb', line 18 def mount_point @mount_point end |
#path ⇒ Object
Returns the value of attribute path
18 19 20 |
# File 'lib/tebako/layered_package.rb', line 18 def path @path end |