struct Protocol::Page::BackForwardCacheNotRestoredExplanationTree

Included Modules

Defined in:

protocol/page.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

Array of children frame


[View source]
def explanations : Array(BackForwardCacheNotRestoredExplanation) #

Not restored reasons of each frame


[View source]
def url : String #

URL of each frame


[View source]