Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ columnInfos
Method
columnInfos
Bcore/src/main/cpp/Dobby/tests/catch.hpp:11732–11734 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11730
}
11731
11732
auto columnInfos() const -> std::vector<ColumnInfo> const & {
11733
return m_columnInfos;
11734
}
11735
11736
void open() {
11737
if (!m_isOpen) {
Callers
1
benchmarkStarting
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected