Class: Marvin::TestClient::DispatchedEvents

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

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



12
13
14
# File 'lib/marvin/test_client.rb', line 12

def name
  @name
end

#optionsObject

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options



12
13
14
# File 'lib/marvin/test_client.rb', line 12

def options
  @options
end