MCPcopy
hub / github.com/FullHuman/purgecss / cli-options.test.ts

File cli-options.test.ts

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

Source from the content-addressed store, hash-verified

1import { Command } from "commander";
2import { defaultOptions, Options, standardizeSafelist } from "../../src";
3import { parseCommandOptions, getOptions } from "../../src/bin";
4

Callers

nothing calls this directly

Calls 3

parseCommandOptionsFunction · 0.90
getOptionsFunction · 0.90
standardizeSafelistFunction · 0.90

Tested by

no test coverage detected