Class: Rgot::InternalFuzzTarget
- Inherits:
-
Struct
- Object
- Struct
- Rgot::InternalFuzzTarget
- Defined in:
- lib/rgot.rb
Instance Attribute Summary collapse
-
#module ⇒ Object
Returns the value of attribute module.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#module ⇒ Object
Returns the value of attribute module
18 19 20 |
# File 'lib/rgot.rb', line 18 def module @module end |
#name ⇒ Object
Returns the value of attribute name
18 19 20 |
# File 'lib/rgot.rb', line 18 def name @name end |