Class: Plushie::Event::Diagnostic::EmitterCoalesceCapExceeded

Inherits:
Data
  • Object
show all
Defined in:
lib/plushie/event/diagnostic.rb

Overview

The renderer-lib event coalesce map hit its cap and was force-flushed.

Instance Attribute Summary collapse

Instance Attribute Details

#capObject (readonly)

Returns the value of attribute cap

Returns:

  • (Object)

    the current value of cap



132
133
134
# File 'lib/plushie/event/diagnostic.rb', line 132

def cap
  @cap
end