struct Protocol::Page::AddCompilationCache

Overview

Seeds compilation cache for given url. Compilation cache does not survive cross-process navigation.

Included Modules

Defined in:

protocol/page.cr

Constructors

Constructor Detail

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

[View source]