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.



60
61
62
# File 'lib/codgen.rb', line 60

def path
  @path
end

#textObject

Returns the value of attribute text.



61
62
63
# File 'lib/codgen.rb', line 61

def text
  @text
end