BeforeHookResult
Defined in: namespaces.ts:106
Result from a before-hook handler to cancel an operation.
Properties
Section titled “Properties”reason?
Section titled “reason?”
optionalreason?:string
Defined in: namespaces.ts:108
Reason for cancellation (shown to the user/calling plugin).