Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/meteor/meteor
/ upgraders.js
File
upgraders.js
tools/upgraders.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint no-console: 0 */
2
3
var
_ = require(
'underscore'
);
4
var
files = require(
'./fs/files'
);
Callers
nothing calls this directly
Calls
14
convertPluginVersions
Function · 0.90
maybePrintNoticeHeader
Function · 0.85
map
Method · 0.80
unlink
Method · 0.80
info
Method · 0.80
options
Method · 0.80
isEmpty
Method · 0.80
printMessages
Method · 0.80
url
Method · 0.80
each
Method · 0.80
readFile
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected