Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
showRequireProfile = (
'METEOR_PROFILE_REQUIRE'
in process.env);
2
if
(showRequireProfile) {
3
require(
'../tool-env/profile-require.js'
).start();
4
}
Callers
nothing calls this directly
Calls
15
isEmacs
Function · 0.90
dumpMeteorCommands
Function · 0.85
loadHelp
Function · 0.85
walkCommands
Function · 0.85
oldSpringboard
Function · 0.85
springboard
Function · 0.85
ok
Method · 0.80
indexOf
Method · 0.80
printMessages
Method · 0.80
each
Method · 0.80
map
Method · 0.80
info
Method · 0.80
Tested by
no test coverage detected