Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
cli.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Functions

void bb::print_active_subcommands (const CLI::App &app, const std::string &prefix="bb command: ")
 
CLI::App * bb::find_deepest_subcommand (CLI::App *app)
 
void bb::print_subcommand_options (const CLI::App *sub)
 
int bb::parse_and_run_cli_command (int argc, char *argv[])
 Parse command line arguments and run the corresponding command.
 

Variables

const char *const bb::BB_VERSION_PLACEHOLDER = "00000000.00000000.00000000"