Class: Pray::PackageTemplate

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



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

def path
  @path
end

#summaryObject

Returns the value of attribute summary

Returns:

  • (Object)

    the current value of summary



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

def summary
  @summary
end