Method: Clin::Shell#text

Defined in:
lib/clin/shell.rb

#textObject

Text builder instance that is used to stream



13
14
15
# File 'lib/clin/shell.rb', line 13

def text
  @text
end