flagToString
Returns the string representation of a flag. For example, DEFAULT is represented by the string DEFAULT.
Return
The string representation.
Parameters
flag
The flag.
Returns the string representation of a flag. For example, DEFAULT is represented by the string DEFAULT.
The string representation.
The flag.