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

File extract.ts

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

Source from the content-addressed store, hash-verified

1import * as EffectArray from "effect/Array"
2import * as Effect from "effect/Effect"
3import * as FileSystem from "effect/FileSystem"
4import { pipe } from "effect/Function"

Callers

nothing calls this directly

Calls 5

findTsFilesFunction · 0.85
joinMethod · 0.80
mapMethod · 0.65
pipeFunction · 0.50
replaceMethod · 0.45

Tested by

no test coverage detected