Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ cli.spec.ts
File
cli.spec.ts
packages/create-vite/__tests__/cli.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
2
import
path from
'node:path'
3
import
type
{ SyncOptions } from
'execa'
4
import
{ execaCommandSync } from
'execa'
Callers
nothing calls this directly
Calls
4
test
Function · 0.90
clearAnyPreviousFolders
Function · 0.85
createNonEmptyDir
Function · 0.85
run
Function · 0.70
Tested by
no test coverage detected