Returns name of the file where this flag is defined.
Synopsis
Declared in <absl/flags/commandlineflag.h>
virtual
std::string
Filename() const = 0;
Return Value
The name of the file where this flag is defined.
Created with MrDocs