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.



45
46
47
# File 'lib/codgen.rb', line 45

def path
  @path
end

#textObject

Returns the value of attribute text.



46
47
48
# File 'lib/codgen.rb', line 46

def text
  @text
end