Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Command } from
"commander"
;
2
import
{ defaultOptions, Options, standardizeSafelist } from
"../../src"
;
3
import
{ parseCommandOptions, getOptions } from
"../../src/bin"
;
4
Callers
nothing calls this directly
Calls
3
parseCommandOptions
Function · 0.90
getOptions
Function · 0.90
standardizeSafelist
Function · 0.90
Tested by
no test coverage detected