MCPcopy
hub / github.com/Effect-TS/effect / configFile.ts

File configFile.ts

packages/cli/src/internal/configFile.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as FileSystem from "@effect/platform/FileSystem"
2import * as Path from "@effect/platform/Path"
3import * as Cause from "effect/Cause"
4import * as ConfigProvider from "effect/ConfigProvider"

Callers

nothing calls this directly

Calls 2

createMethod · 0.80
valuesMethod · 0.45

Tested by

no test coverage detected