text_lint.cli.commands.list_command.ListCommand
- class text_lint.cli.commands.list_command.ListCommand[Quellcode]
Bases:
CLICommandBaseCLI command to list the available operations.
- create_parser(command_parser: ArgumentParser) None[Quellcode]
Create an argument parser for this CLI command.
- invoke(args: Namespace) None[Quellcode]
Invoke this CLI command.