Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClassicOldSong/Apollo
/ help
Function
help
src/entry_handler.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
int help(const char *name) {
49
logging::print_help(name);
50
return 0;
51
}
52
53
int version() {
54
// version was already logged at startup
Callers
2
creds
Function · 0.85
main.cpp
File · 0.85
Calls
1
print_help
Function · 0.70
Tested by
no test coverage detected