MCPcopy 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
43void plugin::plugin_initialize( const boost::program_options::variables_map& options )
44{
45 return;
46}
47
48void plugin::plugin_startup()
49{

Callers 2

initialize_pluginsMethod · 0.45
database_fixtureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected