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

File files.ts

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

Source from the content-addressed store, hash-verified

1import * as FileSystem from "@effect/platform/FileSystem"
2import * as Effect from "effect/Effect"
3import * as Ini from "ini"
4import * as Toml from "toml"

Callers

nothing calls this directly

Calls 1

parseMethod · 0.80

Tested by

no test coverage detected