struct

Options

Inherits Struct < Value < Object

Constructors

new(in_file : Path | Nil = nil, win_size : Int32 = 64, threshold : Int32 = 20)
Source

Instance methods

in_file
Source
in_file=(in_file : Path | Nil)
Source
threshold
Source
threshold=(threshold : Int32)
Source
win_size
Source
win_size=(win_size : Int32)
Source