Returns name of this flag.

Synopsis

Declared in <absl/flags/commandlineflag.h>

virtual
std::string_view
Name() const = 0;

Return Value

The name of this flag.

Created with MrDocs