Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ cli.ts
File
cli.ts
turbopack/packages/devlow-bench/src/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
minimist from
'minimist'
2
import
{ setCurrentScenarios } from
'./describe.js'
3
import
{ join } from
'path'
4
import
{ Scenario, ScenarioVariant, runScenarios } from
'./index.js'
Callers
nothing calls this directly
Calls
15
join
Function · 0.90
setCurrentScenarios
Function · 0.85
runScenarios
Function · 0.85
some
Method · 0.80
includes
Method · 0.80
isArray
Method · 0.80
keys
Method · 0.65
error
Method · 0.65
compose
Function · 0.50
catch
Method · 0.45
slice
Method · 0.45
log
Method · 0.45
Tested by
no test coverage detected