metasploit-framework/lib/metasploit
Luke Imhoff f696a5ab0e
msfconsole --defer-module-loads
MSP-11671

Add command line option --defer-module-loads to msfconsole.  It will
stop `Msf::Ui::Console::Driver` from calling
`framework.modules.init_module_paths` AND
`framework.modules.refresh_cache_from_database`.  This flag is only
meant to speed up msfconsole boot when modules do not need to accessed,
such as during cucumber testing of command help or command line options.
2014-12-02 14:41:32 -06:00
..
framework msfconsole --defer-module-loads 2014-12-02 14:41:32 -06:00
framework.rb Wrap Msf::Framework#threads in Metasploit::Framework::ThreadFactoryProvider 2014-11-13 14:08:26 -06:00