MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / cbm_cli_get_version

Function cbm_cli_get_version

src/cli/cli.c:134–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134const char *cbm_cli_get_version(void) {
135 return cli_version;
136}
137
138/* ── Version comparison ───────────────────────────────────────── */
139

Callers 3

update_check_threadFunction · 0.85
test_cli.cFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected