Class: Mdm::Module::Arch
- Inherits:
-
ApplicationRecord
- Object
- ApplicationRecord
- Mdm::Module::Arch
- Defined in:
- app/models/mdm/module/arch.rb
Overview
A supported architecture for a given Metasploit Module
Instance Attribute Summary collapse
-
#name ⇒ String
The architecture abbreviation, such as
'x86'
.
Instance Attribute Details
#name ⇒ String
The architecture abbreviation, such as 'x86'
|
# File 'app/models/mdm/module/arch.rb', line 15
|