MCPcopy
hub / github.com/compodoc/compodoc / cli-export.spec.ts

File cli-export.spec.ts

test/src/cli/cli-export.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from "chai";
2import { exists, read, shell, temporaryDir } from "../helpers";
3const fs = require("fs-extra");
4const tmp = temporaryDir();

Callers

nothing calls this directly

Calls 10

temporaryDirFunction · 0.90
readFunction · 0.90
existsFunction · 0.90
doneFunction · 0.85
cleanMethod · 0.80
parseMethod · 0.80
findMethod · 0.80
itFunction · 0.50
createMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected