tmuxp debug-info - tmuxp.cli.debug_info#

CLI for tmuxp debug-info subcommand.

tmuxp.cli.debug_info.create_debug_info_subparser(parser)[source]#

Augment argparse.ArgumentParser with debug-info subcommand.

Return type:

ArgumentParser

tmuxp.cli.debug_info.command_debug_info(parser=None)[source]#

Entrypoint for tmuxp debug-info to print debug info to submit with issues.

Return type:

None