Class: Mdm::Module::Mixin Deprecated
- Inherits:
-
ApplicationRecord
- Object
- ApplicationRecord
- Mdm::Module::Mixin
- Defined in:
- app/models/mdm/module/mixin.rb
Overview
Deprecated.
Never populated by metasploit-framework.
Module mixed into a Metasploit Module.
Instance Attribute Summary collapse
-
#name ⇒ String
The
Module#name
of the mixed inModule
.
Instance Attribute Details
#name ⇒ String
The Module#name
of the mixed in Module
.
|
# File 'app/models/mdm/module/mixin.rb', line 18
|