Method: Rex::Ui::Text::Shell#output

Defined in:
lib/rex/ui/text/shell.rb

#outputObject

The output handle to write output to.



336
337
338
# File 'lib/rex/ui/text/shell.rb', line 336

def output
  @output
end