MCPcopy
hub / github.com/FullHuman/purgecss / cli-multiple-files-output.test.ts

File cli-multiple-files-output.test.ts

packages/purgecss/__tests__/cli/cli-multiple-files-output.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Command } from "commander";
2import { promises as asyncFs } from "fs";
3import * as path from "path";
4import { parseCommandOptions, run } from "../../src/bin";

Callers

nothing calls this directly

Calls 2

parseCommandOptionsFunction · 0.90
runFunction · 0.90

Tested by

no test coverage detected