Method: Clin::Shell#out

Defined in:
lib/clin/shell.rb

#outObject

Output stream, default: STDOUT



10
11
12
# File 'lib/clin/shell.rb', line 10

def out
  @out
end