MCPcopy
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

1var main = require('./main.js');
2var _ = require('underscore');
3var files = require('../fs/files');
4var deploy = require('../meteor-services/deploy.js');

Callers

nothing calls this directly

Calls 15

doRunCommandFunction · 0.85
cmdFunction · 0.85
buildCommandFunction · 0.85
findMongoPortFunction · 0.85
qualifySitenameFunction · 0.85
deployCommandFunction · 0.85
doTestCommandFunction · 0.85
compileRegexpFunction · 0.85
pFunction · 0.85
rawInfoMethod · 0.80
commandMethod · 0.80

Tested by

no test coverage detected