module

EasyFfmpeg::Interactive::FuzzyMatch

Constants

SEPARATOR_CHARS = {'.', '-', '_', '/', ' '}

Class methods

highlight(query : String, candidate : String) : String
Source
match_indices(query : String, candidate : String) : Array(Int32)
Source
score(query : String, candidate : String) : Int32 | Nil
Source