Method: Thor::Shell::ColumnPrinter#stdout
- Defined in:
- lib/thor/shell/column_printer.rb
#stdout ⇒ Object (readonly)
Returns the value of attribute stdout.
6 7 8 |
# File 'lib/thor/shell/column_printer.rb', line 6 def stdout @stdout end |