MCPcopy Create free account
hub / github.com/effect-app/libs / Config.ts

File Config.ts

repos/effect/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

orElseFunction · 0.85
isMissingDataOnlyFunction · 0.85
matchesFunction · 0.85
parseMethod · 0.80
catchMethod · 0.80
pushMethod · 0.80
makeFunction · 0.70
succeedFunction · 0.70
failFunction · 0.70
recurFunction · 0.70
mapMethod · 0.65
splitMethod · 0.65

Tested by

no test coverage detected