struct Pipe::FilterParams

Included Modules

Defined in:

pipe/commands/search_command.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def attr : UInt32 #

[View source]
def attr=(attr : UInt32) #

[View source]
def method : String #

[View source]
def method=(method : String) #

[View source]
def value_first : UInt32 #

[View source]
def value_first=(value_first : UInt32) #

[View source]
def value_second : UInt32 #

[View source]
def value_second=(value_second : UInt32) #

[View source]