struct Protocol::CSS::SetStyleSheetText

Overview

Sets the new stylesheet text.

Included Modules

Defined in:

protocol/css.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def source_map_url : String | Nil #

URL of source map associated with script (if any).


[View source]