Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::Formatter, including all inherited members.
Formatter() | bb::Formatter | inline |
get_validator(CLI::Option *opt, const std::string &name) const | bb::Formatter | inlineprivate |
make_help(const CLI::App *app, std::string name, CLI::AppFormatMode mode) const override | bb::Formatter | inline |
make_option_desc(const CLI::Option *opt) const override | bb::Formatter | inline |
make_option_opts(const CLI::Option *opt) const override | bb::Formatter | inline |
make_subcommand(const CLI::App *sub) const override | bb::Formatter | inline |
replace(std::string &in, const std::string &pat, const std::string &rep) const | bb::Formatter | inlineprivate |
wrap_text(std::ostream &out, const std::string &text, size_t width) | bb::Formatter | inlineprivatestatic |