Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/github/docs
/ isPortRunning
Function
isPortRunning
script/server-for-jest.js:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
export
async
function
isPortRunning() {
34
return
await
portUsed.check(PORT)
35
}
Callers
1
start-server-for-jest.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected