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

Method execute

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

* Executes the entire build sequence by iterating over all nodes in the sequence. * - The nodes are executed in the given order, respecting dependencies. * - Each node will only start execution once its dependencies are met. * - The method waits for all nodes to finish before completing.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeBuildSequenceFunction · 0.95

Calls 6

canExecuteMethod · 0.95
writeLogMethod · 0.95
startNodeExecutionMethod · 0.95
getGlobalContextMethod · 0.95
endSequenceExecutionMethod · 0.80
generateTextReportMethod · 0.80

Tested by 1

executeBuildSequenceFunction · 0.76