struct Protocol::Page::CompilationCacheProduced

Overview

Issued for every compilation cache generated. Is only available if Page.setGenerateCompilationCache is enabled.

Included Modules

Defined in:

protocol/page.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def data : String #

Base64-encoded data (Encoded as a base64 string when passed over JSON)


[View source]
def url : String #

[View source]