Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/netlify/cli
/ dev.test.ts
File
dev.test.ts
tests/integration/commands/dev/dev.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Handlers are meant to be async outside tests
2
import
fs from
'node:fs/promises'
3
import
{
type
AddressInfo } from
'node:net'
4
import
path from
'node:path'
Callers
nothing calls this directly
Calls
15
withSiteBuilder
Function · 0.85
withDevServer
Function · 0.85
startExternalServer
Function · 0.85
withBlobs
Function · 0.85
withServeBlobsFunction
Function · 0.85
withContentFile
Method · 0.80
withNetlifyToml
Method · 0.80
withRedirectsFile
Method · 0.80
close
Method · 0.80
withBuildPlugin
Method · 0.80
withMockPackage
Method · 0.80
withPackageJson
Method · 0.80
Tested by
no test coverage detected