MCPcopy 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
106bool isAppUpdateAvailable() {
107 return (appVersion != "");
108}
109
110
111bool isLoggedIn() {

Callers 2

onActionMethod · 0.85
stepMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected