MCPcopy
hub / github.com/reapp/reapp / wrongVersionMessage

Function wrongVersionMessage

lib/checkIsReapp.js:32–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 }
31
32 function wrongVersionMessage() {
33 console.log("You're running a reapp@%s app with reapp@%s\n".red.bold, version, VERSION);
34 }
35}
36
37function notReapp() {

Callers 1

checkReappVersionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected