struct Protocol::Debugger::SearchInContent

Overview

Searches for given string in script content.

Included Modules

Defined in:

protocol/debugger.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def result : Array(SearchMatch) #

List of search matches.


[View source]