Android-cuttlefish cvd tool
Functions | Variables
cuttlefish::anonymous_namespace{help.cpp} Namespace Reference

Functions

void PrintHandler (std::stringstream &help_message, const CvdCommandHandler &handler)
 
Result< CommandRequestGetLookupRequest (const std::string &arg)
 

Variables

constexpr char kHelpExamplesText []
 
constexpr char kSummaryHelpText []
 

Function Documentation

◆ GetLookupRequest()

Result< CommandRequest > cuttlefish::anonymous_namespace{help.cpp}::GetLookupRequest ( const std::string &  arg)

◆ PrintHandler()

void cuttlefish::anonymous_namespace{help.cpp}::PrintHandler ( std::stringstream &  help_message,
const CvdCommandHandler handler 
)

Variable Documentation

◆ kHelpExamplesText

constexpr char cuttlefish::anonymous_namespace{help.cpp}::kHelpExamplesText[]
constexpr

◆ kSummaryHelpText

constexpr char cuttlefish::anonymous_namespace{help.cpp}::kSummaryHelpText[]
constexpr
Initial value:
=
"Used to display help information for other commands"