Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/build-cpp/cmkr
/ version
Function
version
src/help.cpp:7–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
namespace help {
6
7
const char *version() noexcept {
8
return
"cmkr version "
CMKR_VERSION;
9
}
10
11
const char *message() noexcept {
12
return R"lit(
Callers
1
handle_args
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected