Memvid::DoctorOptions
Inherits JSON::Serializable < Reference < Object
Doctor options.
Constructors
new(pull : JSON::PullParser)
Sourcenew(rebuild_time_index : Bool = false, rebuild_lex_index : Bool = false, rebuild_vec_index : Bool = false, vacuum : Bool = false, dry_run : Bool = false, quiet : Bool = false)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
dry_run
Sourcequiet
Sourcerebuild_lex_index
Sourcerebuild_time_index
Sourcerebuild_vec_index
Sourcevacuum
Source