Options
Inherits Struct < Value < Object
Constructors
new(in_file : Path | Nil = nil, win_size : Int32 = 64, threshold : Int32 = 20)
SourceInstance methods
in_file
Sourcein_file=(in_file : Path | Nil)
Sourcethreshold
Sourcethreshold=(threshold : Int32)
Sourcewin_size
Sourcewin_size=(win_size : Int32)
Source