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

Method load

packages/effect/src/ConfigProvider.ts:80–80  ·  view source on GitHub ↗
(
      path: ReadonlyArray<string>,
      config: Config.Config.Primitive<A>,
      split?: boolean
    )

Source from the content-addressed store, hash-verified

78 readonly [FlatConfigProviderTypeId]: FlatConfigProviderTypeId
79 readonly patch: PathPatch.PathPatch
80 load<A>(
81 path: ReadonlyArray<string>,
82 config: Config.Config.Primitive<A>,
83 split?: boolean

Callers 12

assertConfigErrorFunction · 0.65
assertConfigFunction · 0.65
assertConfigFailureFunction · 0.65
assertConfigSuccessFunction · 0.65
makeFlatFunction · 0.65
fromFlatLoopFunction · 0.65
mapInputPathFlatFunction · 0.65
configProvider.tsFile · 0.65
orElseFlatFunction · 0.65
configFunction · 0.65
configOrDieFunction · 0.65

Calls

no outgoing calls

Tested by 4

assertConfigErrorFunction · 0.52
assertConfigFunction · 0.52
assertConfigFailureFunction · 0.52
assertConfigSuccessFunction · 0.52