Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FidoProject/Fido
/ useConfigData
Method
useConfigData
tests/catch.h:6331–6334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6329
}
6330
6331
void useConfigData( ConfigData const& _configData ) {
6332
m_configData = _configData;
6333
m_config.reset();
6334
}
6335
6336
int run( int argc, char const* argv[] ) {
6337
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected