MCPcopy 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
2import fs from 'node:fs/promises'
3import { type AddressInfo } from 'node:net'
4import path from 'node:path'

Callers

nothing calls this directly

Calls 15

withSiteBuilderFunction · 0.85
withDevServerFunction · 0.85
startExternalServerFunction · 0.85
withBlobsFunction · 0.85
withServeBlobsFunctionFunction · 0.85
withContentFileMethod · 0.80
withNetlifyTomlMethod · 0.80
withRedirectsFileMethod · 0.80
closeMethod · 0.80
withBuildPluginMethod · 0.80
withMockPackageMethod · 0.80
withPackageJsonMethod · 0.80

Tested by

no test coverage detected