Class: Kanrisuru::Core::System::CPUArchitectureVulnerability
- Inherits:
-
Struct
- Object
- Struct
- Kanrisuru::Core::System::CPUArchitectureVulnerability
- Defined in:
- lib/kanrisuru/core/system/types.rb
Instance Attribute Summary collapse
-
#data ⇒ Object
Returns the value of attribute data.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#data ⇒ Object
Returns the value of attribute data
6 7 8 |
# File 'lib/kanrisuru/core/system/types.rb', line 6 def data @data end |
#name ⇒ Object
Returns the value of attribute name
6 7 8 |
# File 'lib/kanrisuru/core/system/types.rb', line 6 def name @name end |