Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
closeServer
Function · 0.65
closeServerAndExit
Function · 0.65
createServerCloseFn
Function · 0.65
restartServer
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected