Class: Pray::PackageTemplate
- Inherits:
-
Struct
- Object
- Struct
- Pray::PackageTemplate
- Defined in:
- lib/pray/package_spec.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
-
#summary ⇒ Object
Returns the value of attribute summary.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
10 11 12 |
# File 'lib/pray/package_spec.rb', line 10 def path @path end |
#summary ⇒ Object
Returns the value of attribute summary
10 11 12 |
# File 'lib/pray/package_spec.rb', line 10 def summary @summary end |