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

File Config.ts

packages/effect/src/Config.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Descriptions of configuration values that can be read from a
3 * `ConfigProvider`. A `Config<T>` explains which keys to read, how to decode
4 * and validate them, and how to combine defaults, fallbacks, nested paths, and

Callers

nothing calls this directly

Calls 15

evaluateAtFunction · 0.85
evaluationFailureFunction · 0.85
preserveInputEvidenceFunction · 0.85
matchesFunction · 0.85
loadChildCursorFunction · 0.85
decodeFromCursorFunction · 0.85
isScalarInputFunction · 0.85
getScalarFunction · 0.85
someMethod · 0.80
pushMethod · 0.80
makeFunction · 0.70
resolvedFunction · 0.70

Tested by

no test coverage detected