Class: Greenroom::Reporter::Memory::Event
- Inherits:
-
Struct
- Object
- Struct
- Greenroom::Reporter::Memory::Event
- Defined in:
- lib/greenroom/reporter.rb
Instance Attribute Summary collapse
-
#attributes ⇒ Object
Returns the value of attribute attributes.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#attributes ⇒ Object
Returns the value of attribute attributes
49 50 51 |
# File 'lib/greenroom/reporter.rb', line 49 def attributes @attributes end |
#type ⇒ Object
Returns the value of attribute type
49 50 51 |
# File 'lib/greenroom/reporter.rb', line 49 def type @type end |