MCPcopy
hub / github.com/vitejs/vite / close

Method close

packages/vite/src/node/server/index.ts:412–412  ·  view source on GitHub ↗

* Stop the server.

()

Source from the content-addressed store, hash-verified

410 * Stop the server.
411 */
412 close(): Promise<void>
413 /**
414 * Print server urls
415 */

Callers 4

closeServerFunction · 0.65
closeServerAndExitFunction · 0.65
createServerCloseFnFunction · 0.65
restartServerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected