RuntimeFailure
Defined in: failure.ts:84
A required context capability is not available.
Extends
Section titled “Extends”BaseFailure
Properties
Section titled “Properties”capability
Section titled “capability”
readonlycapability:"readFile"|"glob"
Defined in: failure.ts:87
The missing capability (‘readFile’ or ‘glob’)
readonlykind:"runtime"
Defined in: failure.ts:85
message
Section titled “message”
readonlymessage:string
Defined in: failure.ts:32
Human-readable error message
Inherited from
Section titled “Inherited from”BaseFailure.message
readonlynode:NodeId
Defined in: failure.ts:30
The AST node where the failure occurred
Inherited from
Section titled “Inherited from”BaseFailure.node
source
Section titled “source”
readonlysource:string
Defined in: failure.ts:89
The file path or glob pattern that required this capability