MCPcopy
hub / github.com/coder/mux / instructionFiles.test.ts

File instructionFiles.test.ts

src/node/utils/main/instructionFiles.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from "fs/promises";
2import * as path from "path";
3import * as os from "os";
4import { INSTRUCTION_SCOPE } from "@/common/types/instructions";

Callers

nothing calls this directly

Calls 3

readInstructionSetFunction · 0.90
gatherInstructionSetsFunction · 0.90
writeFileMethod · 0.65

Tested by

no test coverage detected