Class: Codgen::FilledTemplate

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

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path.



54
55
56
# File 'lib/codgen.rb', line 54

def path
  @path
end

#textObject

Returns the value of attribute text.



55
56
57
# File 'lib/codgen.rb', line 55

def text
  @text
end