MCPcopy Create free account
hub / github.com/bitshares/bitshares-core / plugin_set_program_options

Method plugin_set_program_options

libraries/app/plugin.cpp:55–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55void plugin::plugin_set_program_options(
56 boost::program_options::options_description& command_line_options,
57 boost::program_options::options_description& config_file_options
58)
59{
60 // nothing to do
61}
62
63} } // graphene::app

Callers 1

register_pluginMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected