@oss-autopilot/core - v3.7.0
GitHub
npm
Preparing search index...
commands
DoctorOutput
Interface DoctorOutput
System-health diagnostic — verifies tokens, bundle, state, scout, rate limit.
interface
DoctorOutput
{
checks
:
DoctorCheck
[]
;
summary
:
{
errors
:
number
;
ok
:
number
;
warnings
:
number
}
;
}
Index
Properties
checks
summary
Properties
checks
checks
:
DoctorCheck
[]
summary
summary
:
{
errors
:
number
;
ok
:
number
;
warnings
:
number
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
checks
summary
GitHub
npm
@oss-autopilot/core - v3.7.0
Loading...
System-health diagnostic — verifies tokens, bundle, state, scout, rate limit.