MCPcopy 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
33export async function isPortRunning() {
34 return await portUsed.check(PORT)
35}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected