blob: 0bab971b0f06806e24f99c475b7ae116b60bc1b8 [file] [view]
The new [FlagSet.All] method returns an iterator over all the flags in the FlagSet;
the function [All] does the same for the global [CommandLine] flag set.
The new [Flag.IsSet] field indicates whether the flag has been set.