Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/meteor/meteor
/ commands.js
File
commands.js
tools/cli/commands.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
main = require(
'./main.js'
);
2
var
_ = require(
'underscore'
);
3
var
files = require(
'../fs/files'
);
4
var
deploy = require(
'../meteor-services/deploy.js'
);
Callers
nothing calls this directly
Calls
15
doRunCommand
Function · 0.85
cmd
Function · 0.85
buildCommand
Function · 0.85
findMongoPort
Function · 0.85
qualifySitename
Function · 0.85
deployCommand
Function · 0.85
doTestCommand
Function · 0.85
loggedInAccountsConnectionOrPrompt
Function · 0.85
compileRegexp
Function · 0.85
p
Function · 0.85
rawInfo
Method · 0.80
command
Method · 0.80
Tested by
no test coverage detected