Method: Linecook::Recipe#_package_path_
- Defined in:
- lib/linecook/recipe.rb
#_package_path_ ⇒ Object (readonly)
Returns the value of attribute package_path.
45 46 47 |
# File 'lib/linecook/recipe.rb', line 45 def _package_path_ @_package_path_ end |