metasploit-framework/lib/metasploit/framework/parsed_options
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
..
base.rb msfconsole --defer-module-loads 2014-12-02 14:41:32 -06:00
console.rb Merge branch staging/electro-release into master 2014-08-22 10:50:38 -05:00