MCPcopy
hub / github.com/meteor/meteor / main.js

File main.js

tools/cli/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var showRequireProfile = ('METEOR_PROFILE_REQUIRE' in process.env);
2if (showRequireProfile) {
3 require('../tool-env/profile-require.js').start();
4}

Callers

nothing calls this directly

Calls 15

isEmacsFunction · 0.90
dumpMeteorCommandsFunction · 0.85
loadHelpFunction · 0.85
walkCommandsFunction · 0.85
oldSpringboardFunction · 0.85
springboardFunction · 0.85
okMethod · 0.80
indexOfMethod · 0.80
printMessagesMethod · 0.80
eachMethod · 0.80
mapMethod · 0.80
infoMethod · 0.80

Tested by

no test coverage detected