nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
runVerification
Function runVerification
runVerification
(
node
:
GraphNode
,
state
:
Readonly
<
GraphState
>
,
stepNumber
:
number
,
options
?:
GraphExecuteOptions
,
)
:
Promise
<
VerificationResult
>
Runs the post-step verification hook for a node. Returns the verification result.
Parameters
node
:
GraphNode
state
:
Readonly
<
GraphState
>
stepNumber
:
number
Optional
options
:
GraphExecuteOptions
Returns
Promise
<
VerificationResult
>
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Runs the post-step verification hook for a node. Returns the verification result.