Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/reapp/reapp
/ error
Function
error
lib/checkIsReapp.js:48–52 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
46
}
47
48
function
error(e) {
49
if
(e)
50
console.log(e);
51
process.exit(1);
52
}
53
54
function
upgadeMessage(user, cur) {
55
console.log(
"Steps to upgrade:"
.bold);
Callers
2
checkIsReapp.js
File · 0.85
notReapp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected