MCPcopy Index your code
hub / github.com/parse-community/parse-server / parse-server.js

File parse-server.js

src/cli/parse-server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-console */
2import ParseServer from '../index';
3import definitions from './definitions/parse-server';
4import cluster from 'cluster';

Callers

nothing calls this directly

Calls 4

printSuccessMessageFunction · 0.85
errorMethod · 0.80
startAppMethod · 0.80
logMethod · 0.45

Tested by

no test coverage detected