Electroneum
Public Attributes | List of all members
mms::anonymous_namespace{message_store.cpp}::options Struct Reference
Collaboration diagram for mms::anonymous_namespace{message_store.cpp}::options:
Collaboration graph
[legend]

Public Attributes

const command_line::arg_descriptor< std::string > bitmessage_address = {"bitmessage-address", mms::message_store::tr("Use PyBitmessage instance at URL <arg>"), "http://localhost:8442/"}
 
const command_line::arg_descriptor< std::string > bitmessage_login = {"bitmessage-login", mms::message_store::tr("Specify <arg> as username:password for PyBitmessage API"), "username:password"}
 

Member Data Documentation

◆ bitmessage_address

const command_line::arg_descriptor<std::string> mms::anonymous_namespace{message_store.cpp}::options::bitmessage_address = {"bitmessage-address", mms::message_store::tr("Use PyBitmessage instance at URL <arg>"), "http://localhost:8442/"}

◆ bitmessage_login

const command_line::arg_descriptor<std::string> mms::anonymous_namespace{message_store.cpp}::options::bitmessage_login = {"bitmessage-login", mms::message_store::tr("Specify <arg> as username:password for PyBitmessage API"), "username:password"}

The documentation for this struct was generated from the following file: