struct Protocol::Network::CanClearBrowserCache

Overview

Tells whether clearing browser cache is supported.

Included Modules

Defined in:

protocol/network.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def result : Bool #

True if browser cache can be cleared.


[View source]