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

File CUPS.ts

packages/infra/src/CUPS.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type FileOptions, tempFile } from "@effect-app/infra/fileUtil"
2import cp from "child_process"
3import * as Config from "effect-app/Config"
4import * as Context from "effect-app/Context"

Callers

nothing calls this directly

Calls 9

tempFileFunction · 0.90
makeTempFileFunction · 0.85
buildListArgsFunction · 0.85
syncMethod · 0.80
joinMethod · 0.80
filterMethod · 0.80
execFunction · 0.70
mapMethod · 0.65
pipeMethod · 0.65

Tested by

no test coverage detected