commands – commands module¶
Module containing a lot of high-level concepts, but no obvious theme beyond
that. Mostly organised into submodules *_methods containing *Methods classes,
which are all also aliased in the main module for convenience and seem to
implement the commands.abstract_handler.AbstractHandler class.