class

Memvid::DoctorPlan

Inherits JSON::Serializable < Reference < Object

Doctor plan.

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

file_path
Source
file_path=(file_path : String)
Source
findings
Source
findings=(findings : Array(DoctorFinding))
Source
noop?

Returns true if the plan has no actionable repairs.

Source
options
Source
options=(options : DoctorOptions)
Source
phases
Source
phases=(phases : Array(DoctorPhasePlan))
Source
version
Source
version=(version : UInt32)
Source