MCPcopy Create free account
hub / github.com/parse-community/parse-server / commander.js

File commander.js

src/cli/utils/commander.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-console */
2import { Command } from 'commander';
3import path from 'path';
4import Deprecator from '../../Deprecator/Deprecator';

Callers

nothing calls this directly

Calls 4

parseEnvironmentFunction · 0.85
parseConfigFileFunction · 0.85
logMethod · 0.45

Tested by

no test coverage detected