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

File PlatformConfigProvider.test.ts

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

Source from the content-addressed store, hash-verified

1import * as NodeFileSystem from "@effect/platform-node-shared/NodeFileSystem"
2import * as NodePath from "@effect/platform-node-shared/NodePath"
3import * as PlatformConfigProvider from "@effect/platform/PlatformConfigProvider"
4import { assert, describe, it } from "@effect/vitest"

Callers

nothing calls this directly

Calls 5

pipeFunction · 0.90
integerMethod · 0.80
pipeMethod · 0.65
provideMethod · 0.65
valueMethod · 0.45

Tested by

no test coverage detected