Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cypress-io/github-action
/ ping-cli.js
File
ping-cli.js
src/ping-cli.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// a little CLI utility for testing pinging websites
2
// node ./src/ping-cli <url>
3
4
const
{ ping } = require(
'./ping'
)
Callers
nothing calls this directly
Calls
1
ping
Function · 0.85
Tested by
no test coverage detected