Class: Greenroom::Reporter::Memory::Event

Inherits:
Struct
  • Object
show all
Defined in:
lib/greenroom/reporter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attributesObject

Returns the value of attribute attributes

Returns:

  • (Object)

    the current value of attributes



49
50
51
# File 'lib/greenroom/reporter.rb', line 49

def attributes
  @attributes
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



49
50
51
# File 'lib/greenroom/reporter.rb', line 49

def type
  @type
end