Libraries
»
clin
(0.4.0)
»
Index
»
Clin
»
Shell
»
#out
Method: Clin::Shell#out
Defined in:
lib/clin/shell.rb
#
out
⇒
Object
Output stream, default: STDOUT
10 11 12
# File 'lib/clin/shell.rb', line 10
def
out
@out
end