BeforeGadgetExecutionAction
BeforeGadgetExecutionAction = {
action:"proceed"; } | {action:"skip";syntheticResult:string; }
Defined in: agent/hooks.ts:557
Action returned by beforeGadgetExecution controller.
BeforeGadgetExecutionAction = {
action:"proceed"; } | {action:"skip";syntheticResult:string; }
Defined in: agent/hooks.ts:557
Action returned by beforeGadgetExecution controller.