metasploit-framework/lib/rex/ui
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
..
output Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
text Fix 'Output is not a module' 2013-04-01 20:16:28 -05:00
interactive.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
output.rb Add print_warning() 2012-10-12 21:48:15 -05:00
progress_tracker.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
subscriber.rb Add print_warning() 2012-10-12 21:48:15 -05:00