cli_yaml_config_path¶ tiatoolbox . cli . common . cli_yaml_config_path cli_yaml_config_path(usage_help='Path to ioconfig file. Sample yaml file can be viewed in tiatoolbox.data.pretrained_model.yaml. if pretrained_model is used the ioconfig is automatically set.', default=None)[source]¶ Enables –yaml-config-path option for cli. Parameters: usage_help (str) default (str | None) Return type: Callable