Class: Tebako::LayeredPackage::Layer

Inherits:
Struct
  • Object
show all
Defined in:
lib/tebako/layered_package.rb

Instance Attribute Summary collapse

Instance Attribute Details

#mount_pointObject

Returns the value of attribute mount_point

Returns:

  • (Object)

    the current value of mount_point



18
19
20
# File 'lib/tebako/layered_package.rb', line 18

def mount_point
  @mount_point
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



18
19
20
# File 'lib/tebako/layered_package.rb', line 18

def path
  @path
end