struct Protocol::Page::SetDocumentContent

Overview

Sets given markup as the document's HTML.

Included Modules

Defined in:

protocol/page.cr

Constructors

Constructor Detail

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

[View source]