struct JDA::Filters::Store

Defined in:

jda/filters.cr

Constructors

Instance methods inherited from struct JDA::Filters::Base

matches?(row : Array(String)) matches?

Constructor methods inherited from struct JDA::Filters::Base

new(values : Array(String), index : Int8) new

Constructor Detail

def self.new(values : Array(String)) #

[View source]