Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/compodoc/compodoc
/ cli-option-file.spec.ts
File
cli-option-file.spec.ts
test/src/cli/cli-option-file.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
{ temporaryDir, shell, exists } from
'../helpers'
;
3
4
const
tmp = temporaryDir();
Callers
nothing calls this directly
Calls
7
temporaryDir
Function · 0.90
exists
Function · 0.90
done
Function · 0.85
clean
Method · 0.80
it
Function · 0.50
create
Method · 0.45
error
Method · 0.45
Tested by
no test coverage detected