Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClassicOldSong/Apollo
/ version
Function
version
src/entry_handler.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
int version() {
54
// version was already logged at startup
55
return 0;
56
}
57
58
#ifdef _WIN32
59
int restore_nvprefs_undo() {
Callers
2
main.cpp
File · 0.85
Formula
Class · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected