Class: Mdm::Module::Mixin Deprecated

Inherits:
ApplicationRecord
  • Object
show all
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

Instance Attribute Details

#nameString

The Module#name of the mixed in Module.

Returns:

  • (String)


# File 'app/models/mdm/module/mixin.rb', line 18