Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
Namespaces | Functions
run.hpp File Reference
#include "libtool/command.hpp"
#include "libtool/run.tcc"
Include dependency graph for run.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 libtool
 Utilities that are likely to be useful for command line tools.
 

Functions

template<typename GlobalOptionsT >
int libtool::run_command (command< GlobalOptionsT > &command, GlobalOptionsT &options, const std::map< std::string, subcommand< GlobalOptionsT > * > &subcommands, int argc, char **argv)