Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 */
2
import
{ Command } from
'commander'
;
3
import
path from
'path'
;
4
import
Deprecator from
'../../Deprecator/Deprecator'
;
Callers
nothing calls this directly
Calls
4
parseEnvironment
Function · 0.85
parseConfigFile
Function · 0.85
scanParseServerOptions
Method · 0.80
log
Method · 0.45
Tested by
no test coverage detected