MCPcopy
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

1const fs = require('fs').promises;
2const { exec } = require('child_process');
3const util = require('util');
4(async () => {

Callers

nothing calls this directly

Calls 2

readFileMethod · 0.80
errorMethod · 0.80

Tested by

no test coverage detected