Class: Rgot::InternalBenchmark

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



16
17
18
# File 'lib/rgot.rb', line 16

def module
  @module
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



16
17
18
# File 'lib/rgot.rb', line 16

def name
  @name
end