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

Method setGlobalContext

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

* Sets a value in the global context for a specific key. * @param key The key to identify the context data. * @param value The value to store in the context.

(
    key: Key,
    value: ContextData[Key],
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

setMethod · 0.80

Tested by

no test coverage detected