Class: Marvin::TestClient::DispatchedEvents
- Inherits:
-
Struct
- Object
- Struct
- Marvin::TestClient::DispatchedEvents
- Defined in:
- lib/marvin/test_client.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
-
#options ⇒ Object
Returns the value of attribute options.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
12 13 14 |
# File 'lib/marvin/test_client.rb', line 12 def name @name end |
#options ⇒ Object
Returns the value of attribute options
12 13 14 |
# File 'lib/marvin/test_client.rb', line 12 def @options end |