Method: Thor::Shell::Basic#stdout

Defined in:
lib/thor/shell/basic.rb

#stdoutObject (protected)



323
324
325
# File 'lib/thor/shell/basic.rb', line 323

def stdout
  $stdout
end