Class: Rgot::InternalFuzzTarget

Inherits:
Struct
  • Object
show all
Defined in:
lib/rgot.rb

Instance Attribute Summary collapse

Instance Attribute Details

#moduleObject

Returns the value of attribute module

Returns:

  • (Object)

    the current value of module



18
19
20
# File 'lib/rgot.rb', line 18

def module
  @module
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



18
19
20
# File 'lib/rgot.rb', line 18

def name
  @name
end