MCPcopy
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

1import minimist from 'minimist'
2import { setCurrentScenarios } from './describe.js'
3import { join } from 'path'
4import { Scenario, ScenarioVariant, runScenarios } from './index.js'

Callers

nothing calls this directly

Calls 15

joinFunction · 0.90
setCurrentScenariosFunction · 0.85
runScenariosFunction · 0.85
someMethod · 0.80
includesMethod · 0.80
isArrayMethod · 0.80
keysMethod · 0.65
errorMethod · 0.65
composeFunction · 0.50
catchMethod · 0.45
sliceMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected