Class: Pray::PackageSkill
- Inherits:
-
Struct
- Object
- Struct
- Pray::PackageSkill
- 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
9 10 11 |
# File 'lib/pray/package_spec.rb', line 9 def path @path end |
#summary ⇒ Object
Returns the value of attribute summary
9 10 11 |
# File 'lib/pray/package_spec.rb', line 9 def summary @summary end |