Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ definitionsCheck.js
File
definitionsCheck.js
ci/definitionsCheck.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
).promises;
2
const
{ exec } = require(
'child_process'
);
3
const
util = require(
'util'
);
4
(
async
() => {
Callers
nothing calls this directly
Calls
2
readFile
Method · 0.80
error
Method · 0.80
Tested by
no test coverage detected