Module Msf::Framework::Offspring
In: lib/msf/core/framework.rb

Mixin meant to be included into all classes that can have instances that should be tied to the framework, such as modules.

Attributes

framework  [RW]  A reference to the framework instance from which this offspring was derived.

[Validate]