struct Protocol::Page::CompilationCacheProduced
- Protocol::Page::CompilationCacheProduced
- Struct
- Value
- Object
Overview
Issued for every compilation cache generated. Is only available if Page.setGenerateCompilationCache is enabled.
Included Modules
- JSON::Serializable
- Protocol::Event
Defined in:
protocol/page.crConstructors
Instance Method Summary
-
#data : String
Base64-encoded data (Encoded as a base64 string when passed over JSON)
- #url : String