Beignet API reference
Preparing search index...
@beignet/cli
DoctorFixPlan
Type Alias DoctorFixPlan
Deterministic, read-only repair plan for the current app state.
type
DoctorFixPlan
=
{
operations
:
DoctorFixOperation
[]
;
planId
:
string
;
schemaVersion
:
1
;
strict
:
boolean
;
targetDir
:
string
;
}
Index
Properties
operations
plan
Id
schema
Version
strict
target
Dir
Properties
operations
operations
:
DoctorFixOperation
[]
plan
Id
planId
:
string
schema
Version
schemaVersion
:
1
strict
strict
:
boolean
target
Dir
targetDir
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
operations
plan
Id
schema
Version
strict
target
Dir
Beignet API reference
Loading...
Deterministic, read-only repair plan for the current app state.