MCPcopy 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

5namespace help {
6
7const char *version() noexcept {
8 return "cmkr version " CMKR_VERSION;
9}
10
11const char *message() noexcept {
12 return R"lit(

Callers 1

handle_argsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected