Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
cli.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
bb
{
4
int
parse_and_run_cli_command
(
int
argc,
char
* argv[]);
5
}
bb
Entry point for Barretenberg command-line interface.
Definition
acir_format_getters.cpp:6
bb::parse_and_run_cli_command
int parse_and_run_cli_command(int argc, char *argv[])
Parse command line arguments and run the corresponding command.
Definition
cli.cpp:104
src
barretenberg
bb
cli.hpp
Generated by
1.9.8