#include <help.h>
◆ CvdHelpHandler()
| cuttlefish::CvdHelpHandler::CvdHelpHandler |
( |
const std::vector< std::unique_ptr< CvdCommandHandler > > & |
request_handlers | ) |
|
◆ CmdList()
| std::vector< std::string > cuttlefish::CvdHelpHandler::CmdList |
( |
| ) |
const |
|
overridevirtual |
◆ Description()
| std::vector< HelpParagraph > cuttlefish::CvdHelpHandler::Description |
( |
| ) |
const |
|
overridevirtual |
◆ Handle()
◆ SubCommandHelp()
◆ SummaryHelp()
| std::string cuttlefish::CvdHelpHandler::SummaryHelp |
( |
| ) |
const |
|
overridevirtual |
◆ TopLevelHelp()
| std::string cuttlefish::CvdHelpHandler::TopLevelHelp |
( |
| ) |
|
|
private |
◆ request_handlers_
| const std::vector<std::unique_ptr<CvdCommandHandler> >& cuttlefish::CvdHelpHandler::request_handlers_ |
|
private |
The documentation for this class was generated from the following files:
- cuttlefish/host/commands/cvd/cli/commands/help.h
- cuttlefish/host/commands/cvd/cli/commands/help.cpp