Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cryptonomex/graphene
/ plugin_initialize
Method
plugin_initialize
libraries/app/plugin.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void plugin::plugin_initialize( const boost::program_options::variables_map& options )
44
{
45
return;
46
}
47
48
void plugin::plugin_startup()
49
{
Callers
2
initialize_plugins
Method · 0.45
database_fixture
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected