Method: PM::CodeChunk#text

Defined in:
lib/patchmaster/code_chunk.rb

#textObject

Returns the value of attribute text.



7
8
9
# File 'lib/patchmaster/code_chunk.rb', line 7

def text
  @text
end