Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ isAppUpdateAvailable
Function
isAppUpdateAvailable
src/library.cpp:106–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
105
106
bool isAppUpdateAvailable() {
107
return (appVersion !=
""
);
108
}
109
110
111
bool isLoggedIn() {
Callers
2
onAction
Method · 0.85
step
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected