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

Method setNodeData

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

* Sets node-specific data for a given handler class. * @param handlerClass The handler constructor whose node data should be set. * @param data The data to store for the node.

(
    handlerClass: T,
    data: ExtractHandlerReturnType<T>,
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

startNodeExecutionMethod · 0.95

Calls 1

setMethod · 0.80

Tested by

no test coverage detected