AfterGadgetExecutionAction
AfterGadgetExecutionAction = {
action:"continue"; } | {action:"recover";fallbackResult:string; }
Defined in: agent/hooks.ts:579
Action returned by afterGadgetExecution controller.
AfterGadgetExecutionAction = {
action:"continue"; } | {action:"recover";fallbackResult:string; }
Defined in: agent/hooks.ts:579
Action returned by afterGadgetExecution controller.