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

Method identified

packages/effect/src/RequestResolver.ts:63–63  ·  view source on GitHub ↗

* Identify the data source using the specific identifier

(...identifiers: Array<unknown>)

Source from the content-addressed store, hash-verified

61 * Identify the data source using the specific identifier
62 */
63 identified(...identifiers: Array<unknown>): RequestResolver<A, R>
64}
65
66/**

Callers 9

orderedFunction · 0.65
groupedFunction · 0.65
findByIdFunction · 0.65
void_Function · 0.65
fromFunctionFunction · 0.65
fromFunctionBatchedFunction · 0.65
fromEffectFunction · 0.65
fromEffectTaggedFunction · 0.65
dataSource.tsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected