Nucleoc::Worker(T)
Internal worker state.
Constructors
new(config : Config, notify : -> Nil, items : Boxcar(T))
SourceInstance methods
item_count
Sourcereparse(column : Int32, new_text : String, case_matching : CaseMatching = CaseMatching::Smart, normalization : Normalization = Normalization::Smart, append : Bool = false) : Nil
Updates the pattern for a column.
snapshot
Sourceupdate_config(config : Config) : Nil
Source