class documentation

class _ListCheckGroupsAction(_AccessRunObjectAction): (source)

View In Hierarchy

Display all the check groups that pylint knows about.

Method __call__ Undocumented

Inherited from _AccessRunObjectAction:

Method __init__ Undocumented
Instance Variable run Undocumented
def __call__(self, parser: argparse.ArgumentParser, namespace: argparse.Namespace, values: (str|Sequence[Any])|None, option_string: str|None = '--list-groups'): (source)