cli_verbose¶ tiatoolbox . cli . common . cli_verbose cli_verbose(usage_help='Prints the console output.', *, default=True)[source]¶ Enables –verbose option for cli. Parameters: usage_help (str) default (bool) Return type: Callable