Class: Pray::PackageSkill

Inherits:
Struct
  • Object
show all
Defined in:
lib/pray/package_spec.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



9
10
11
# File 'lib/pray/package_spec.rb', line 9

def path
  @path
end

#summaryObject

Returns the value of attribute summary

Returns:

  • (Object)

    the current value of summary



9
10
11
# File 'lib/pray/package_spec.rb', line 9

def summary
  @summary
end