MCPcopy Index your code
hub / github.com/Effect-TS/effect / annotateContext

Method annotateContext

packages/workflow/src/Workflow.ts:100–100  ·  view source on GitHub ↗

* Add the annotations from a Context object to the workflow.

(context: Context.Context<I>)

Source from the content-addressed store, hash-verified

98 * Add the annotations from a Context object to the workflow.
99 */
100 annotateContext<I>(context: Context.Context<I>): Workflow<
101 Name,
102 Payload,
103 Success,

Callers 2

toRpcGroupFunction · 0.65
toHttpApiGroupFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected