Class: Turple::Interpolate

Inherits:
Object
  • Object
show all
Defined in:
lib/turple/interpolate.rb

Instance Attribute Summary collapse

Instance Attribute Details

#destinationObject (readonly)

Returns the value of attribute destination.



6
7
8
# File 'lib/turple/interpolate.rb', line 6

def destination
  @destination
end

#project_nameObject (readonly)

Returns the value of attribute project_name.



6
7
8
# File 'lib/turple/interpolate.rb', line 6

def project_name
  @project_name
end

#timeObject (readonly)

Returns the value of attribute time.



6
7
8
# File 'lib/turple/interpolate.rb', line 6

def time
  @time
end