MCPcopy
hub / github.com/Effect-TS/effect / PlatformConfigProvider.test.ts

File PlatformConfigProvider.test.ts

packages/platform-node/test/PlatformConfigProvider.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { FileSystem, Path, PlatformConfigProvider } from "@effect/platform"
2import { NodeContext } from "@effect/platform-node"
3import { describe, expect, it } from "@effect/vitest"
4import { Config, Effect, Either } from "effect"

Callers

nothing calls this directly

Calls 5

createTmpEnvFileFunction · 0.85
modifyEnvFunction · 0.85
numberMethod · 0.80
pipeMethod · 0.65
provideMethod · 0.65

Tested by

no test coverage detected