11#include "absl/status/status.h"
18class ScreenInteractive;
30 absl::Status
Run(
int argc,
char* argv[]);
absl::Status Run(int argc, char *argv[])
void PrintCategoryHelp(const std::string &category) const
void PrintCommandSummary() const
void ShowCategoryHelp(const std::string &category) const
void ShowCommandSummary() const
void PrintTopLevelHelp() const
Main namespace for the application.