Class: Flare::Marker::Entry

Inherits:
Struct
  • Object
show all
Defined in:
lib/flare/marker.rb

Instance Attribute Summary collapse

Instance Attribute Details

#marked_atObject

Returns the value of attribute marked_at

Returns:

  • (Object)

    the current value of marked_at



26
27
28
# File 'lib/flare/marker.rb', line 26

def marked_at
  @marked_at
end

#owner_span_idObject

Returns the value of attribute owner_span_id

Returns:

  • (Object)

    the current value of owner_span_id



26
27
28
# File 'lib/flare/marker.rb', line 26

def owner_span_id
  @owner_span_id
end

#rule_idObject

Returns the value of attribute rule_id

Returns:

  • (Object)

    the current value of rule_id



26
27
28
# File 'lib/flare/marker.rb', line 26

def rule_id
  @rule_id
end