MCPcopy
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
3var _ = require('underscore');
4var files = require('./fs/files');

Callers

nothing calls this directly

Calls 14

convertPluginVersionsFunction · 0.90
maybePrintNoticeHeaderFunction · 0.85
mapMethod · 0.80
unlinkMethod · 0.80
infoMethod · 0.80
optionsMethod · 0.80
isEmptyMethod · 0.80
printMessagesMethod · 0.80
urlMethod · 0.80
eachMethod · 0.80
readFileMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected