Documentation / @agentick/core / isNestedExecution
Function: isNestedExecution() ​
isNestedExecution(
ctx):boolean
Defined in: kernel/src/execution-helpers.ts:35
Check if this execution is nested within another procedure. Opposite of isStandaloneExecution.
Parameters ​
ctx ​
Returns ​
boolean