Module Msf::Simple::Framework::PluginManager
In: lib/msf/base/simple/framework.rb

Extends the framework.plugins class instance to automatically check in the framework plugin‘s directory.

Methods

load  

Public Instance methods

Loads the supplied plugin by checking to see if it exists in the framework default plugin path as necessary.

[Validate]