metasploit-framework/lib/rex/ui/text/output
Luke Imhoff 47842aa6a2 Fix 'Output is not a module'
[#46491831]

I missed that Rex::Ui::Text::Output was a class and not a module, so
starting up prosvc fell over when it loaded
rex/ui/text/output/buffer/stdout, which also would screw up
msf/ui/console/command_dispatcher/core.rb where I original added
Rex::Ui::Text::Output::Buffer::Stdout.
2013-04-01 20:16:28 -05:00
..
buffer Fix 'Output is not a module' 2013-04-01 20:16:28 -05:00
buffer.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
file.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
socket.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
stdio.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
tee.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00