MCPcopy Create free account
hub / github.com/CodeFox-Repo/codefox / canExecute

Method canExecute

backend/src/build-system/context.ts:168–180  ·  view source on GitHub ↗

* Checks if a node can be executed based on its handler's execution state and dependencies. * @param node The node whose execution eligibility needs to be checked. * @returns True if the node can be executed, otherwise false.

(node: BuildNode)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 1

checkNodeDependenciesMethod · 0.95

Tested by

no test coverage detected