Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::Formatter Member List

This is the complete list of members for bb::Formatter, including all inherited members.

Formatter()bb::Formatterinline
get_validator(CLI::Option *opt, const std::string &name) constbb::Formatterinlineprivate
make_help(const CLI::App *app, std::string name, CLI::AppFormatMode mode) const overridebb::Formatterinline
make_option_desc(const CLI::Option *opt) const overridebb::Formatterinline
make_option_opts(const CLI::Option *opt) const overridebb::Formatterinline
make_subcommand(const CLI::App *sub) const overridebb::Formatterinline
replace(std::string &in, const std::string &pat, const std::string &rep) constbb::Formatterinlineprivate
wrap_text(std::ostream &out, const std::string &text, size_t width)bb::Formatterinlineprivatestatic