Returns help message associated with this flag.

Synopsis

Declared in <absl/flags/commandlineflag.h>

virtual
std::string
Help() const = 0;

Return Value

The help message associated with this flag.

Created with MrDocs