MCPcopy Create free account
hub / github.com/Effect-TS/effect / get

Method get

packages/effect/src/LayerMap.ts:88–88  ·  view source on GitHub ↗

* Retrieves a Layer for the resources associated with the key.

(key: K)

Source from the content-addressed store, hash-verified

86 * Retrieves a Layer for the resources associated with the key.
87 */
88 get(key: K): Layer.Layer<I, E>
89
90 /**
91 * Retrieves the context associated with the key.

Callers 15

loadExamplesFunction · 0.65
requestFunction · 0.65
resolvedRequestFunction · 0.65
parseOpenApiFunction · 0.65
visitFunction · 0.65
groupOperationsFunction · 0.65
renderGroupFunction · 0.65
generateFunction · 0.65
generateHttpApiFunction · 0.65

Calls

no outgoing calls

Tested by 15

execMethod · 0.52
suiteFunction · 0.52
childrenFunction · 0.52
makeStreamTestLayerFunction · 0.52
getFunction · 0.52
getRawEntryFunction · 0.52
addEventListenerFunction · 0.52
removeEventListenerFunction · 0.52
emitFunction · 0.52
addEventListenerFunction · 0.52
removeEventListenerFunction · 0.52
emitFunction · 0.52