cli_method¶ tiatoolbox . cli . common . cli_method cli_method(usage_help='Select method of for tissue masking.', default='Otsu', input_type=None)[source]¶ Enables –method option for cli. Parameters: usage_help (str) default (str) input_type (Choice | None) Return type: Callable