struct Protocol::Network::SearchInResponseBody

Overview

Searches for given string in response content.

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 : Array(Debugger::SearchMatch) #

List of search matches.


[View source]