Class: Pray::Render::PlannedProvisionedFile
- Inherits:
-
Struct
- Object
- Struct
- Pray::Render::PlannedProvisionedFile
- Defined in:
- lib/pray/render.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
-
#source ⇒ Object
Returns the value of attribute source.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
73 74 75 |
# File 'lib/pray/render.rb', line 73 def path @path end |
#source ⇒ Object
Returns the value of attribute source
73 74 75 |
# File 'lib/pray/render.rb', line 73 def source @source end |