Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ ciCheck.js
File
ciCheck.js
ci/ciCheck.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
CiVersionCheck = require(
'./CiVersionCheck'
);
4
const
{ exec } = require(
'child_process'
);
Callers
nothing calls this directly
Calls
1
check
Function · 0.70
Tested by
no test coverage detected