class ReadUntil::Prefilter

Defined in:

read_until/prefilter.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(enabled : Bool, class_ids : Set(Int32)) #

[View source]
def self.none : Prefilter #

[View source]
def self.strand_like(*classes : Symbol | ReadClass, registry : ClassificationRegistry = ClassificationRegistry.default) : Prefilter #

[View source]

Instance Method Detail

def allow?(classification_ids : Array(Int32)) : Bool #

[View source]
def class_ids : Set(Int32) #

[View source]
def enabled? : Bool #

[View source]