text_lint.cli.commands.documentation_command.DocumentationCommand

class text_lint.cli.commands.documentation_command.DocumentationCommand[Quellcode]

Bases: CLICommandBase

CLI command to document 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.