Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/meteor/meteor
/ project-context.js
File
project-context.js
tools/project-context.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
assert = require(
"assert"
);
2
var
_ = require(
'underscore'
);
3
4
var
archinfo = require(
'./utils/archinfo'
);
Callers
nothing calls this directly
Calls
15
loadIsopackage
Function · 0.90
Profile
Function · 0.85
packageDirsFromEnvVar
Function · 0.85
forgetPreviousIsopackCache
Method · 0.80
each
Method · 0.80
getLintingMessagesForLocalPackages
Method · 0.80
map
Method · 0.80
warn
Method · 0.80
wipeCachedPackages
Method · 0.80
buildLocalPackages
Method · 0.80
readAndWatchFile
Method · 0.80
last
Method · 0.80
Tested by
no test coverage detected