Class: Rgot::InternalTest

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



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

def module
  @module
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end