[This is preliminary documentation and is subject to change.]
Determines whether all of a set of flags are set in this
FlagSet.
- fs (FlagSet)
- The flags to test.
True if all of the supplied flags are set, false if any is
clear.
[This is preliminary documentation and is subject to change.]