Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FullHuman/purgecss
/ cli-file-output.test.ts
File
cli-file-output.test.ts
packages/purgecss/__tests__/cli/cli-file-output.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Command } from
"commander"
;
2
import
{ promises as asyncFs } from
"fs"
;
3
import
* as path from
"path"
;
4
import
{ parseCommandOptions, run } from
"../../src/bin"
;
Callers
nothing calls this directly
Calls
2
parseCommandOptions
Function · 0.90
run
Function · 0.90
Tested by
no test coverage detected