Class: Pray::Render::PlannedProvisionedFile

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

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



73
74
75
# File 'lib/pray/render.rb', line 73

def path
  @path
end

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



73
74
75
# File 'lib/pray/render.rb', line 73

def source
  @source
end