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

Method getGlobalContext

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

* Gets a value from the global context for a specific key. * @param key The key of the context data. * @returns The value stored in the context, or undefined if not found.

(
    key: Key,
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 1

getMethod · 0.80

Tested by

no test coverage detected