class CommandSet

CommandSet is a subclass of the built-in set type designed for representing a set of command names, as used by the basic_menus() function. The following additional features are provided.
---