Class: Plushie::Event::Diagnostic::FontCacheCapExceeded

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

Overview

The leaked font-family-name cache reached its entry cap.

Instance Attribute Summary collapse

Instance Attribute Details

#maxObject (readonly)

Returns the value of attribute max

Returns:

  • (Object)

    the current value of max



92
93
94
# File 'lib/plushie/event/diagnostic.rb', line 92

def max
  @max
end