metasploit-framework/lib/msf/ui/console
Luke Imhoff 90c6764426
init_module_paths once in msfconsole
MSP-11672

Pass `'DeferModuleLoads' => false` to `Msf::Simple::Framework.create` so
that `framework.modules.init_module_paths` is only called once (directly
in `Msf::Ui::Console::Driver#initialize`) instead of twice (in
`Msf::Simple::Framework.create` and `Msf::Ui::Console::Driver#initialize).
2014-12-02 10:28:23 -06:00
..
command_dispatcher Check for load errors in reload_all 2014-11-25 13:13:40 -06:00
command_dispatcher.rb Retab lib 2013-08-30 16:28:33 -05:00
driver.rb init_module_paths once in msfconsole 2014-12-02 10:28:23 -06:00
framework_event_manager.rb Retab lib 2013-08-30 16:28:33 -05:00
module_command_dispatcher.rb Fix #3985 - check command should elog 2014-10-10 01:06:37 -05:00
table.rb Retab lib 2013-08-30 16:28:33 -05:00