|
Android-cuttlefish cvd tool
|


Go to the source code of this file.
Classes | |
| class | cuttlefish::HelpParagraph |
Namespaces | |
| namespace | cuttlefish |
Functions | |
| std::string | cuttlefish::FormatHelpText (const std::vector< HelpParagraph > &text, size_t max_line_width) |
| std::string | cuttlefish::FormatFlagsHelp (const std::vector< Flag > &flags, size_t max_line_width) |
Variables | |
| constexpr size_t | cuttlefish::kDefaultMaxLineWidth = 80 |