struct Protocol::Page::SearchInResource

Overview

Searches for given string in resource content.

Included Modules

Defined in:

protocol/page.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def result : Array(Debugger::SearchMatch) #

List of search matches.


[View source]