Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LadybugDB/ladybug
/ lbug_get_storage_version
Function
lbug_get_storage_version
src/c_api/version.cpp:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
uint64_t lbug_get_storage_version() {
15
return lbug::main::Version::getStorageVersion();
16
}
Callers
1
TEST_F
Function · 0.85
Calls
1
getStorageVersion
Function · 0.85
Tested by
1
TEST_F
Function · 0.68