Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHD/OpenHD
/ main
Function
main
OpenHD/ohd_common/test/test_config.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
#include
"openhd_config.h"
25
26
int main(int argc, char *argv[]) {
27
auto config = openhd::load_config();
28
openhd::debug_config(config);
29
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected