MCPcopy
hub / github.com/Effect-TS/effect / context

Method context

packages/effect/src/Context.ts:45–45  ·  view source on GitHub ↗
(self: Value)

Source from the content-addressed store, hash-verified

43 }
44 of(self: Value): Value
45 context(self: Value): Context<Id>
46 readonly stack?: string | undefined
47 readonly key: string
48 [Unify.typeSymbol]?: unknown

Callers 15

makeResolverFunction · 0.65
ConfigClass · 0.65
AnthropicConfigClass · 0.65
ConfigClass · 0.65
AmazonBedrockConfigClass · 0.65
Chat.tsFile · 0.65
McpServer.tsFile · 0.65
registerPromptFunction · 0.65
toContextFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected