Class: Plushie::Event::Diagnostic::FontCacheCapExceeded
- Inherits:
-
Data
- Object
- Data
- Plushie::Event::Diagnostic::FontCacheCapExceeded
- Defined in:
- lib/plushie/event/diagnostic.rb
Overview
The leaked font-family-name cache reached its entry cap.
Instance Attribute Summary collapse
-
#max ⇒ Object
readonly
Returns the value of attribute max.
Instance Attribute Details
#max ⇒ Object (readonly)
Returns the value of attribute max
92 93 94 |
# File 'lib/plushie/event/diagnostic.rb', line 92 def max @max end |