phenotypic.sdk_.resolve_pipeline_config_path#
- phenotypic.sdk_.resolve_pipeline_config_path(output_dir: Path) Path[source]#
Return the best existing pipeline config path for
output_dir.Resolution prefers the canonical typed path, falls back to legacy
pipeline.jsonwhen present, and returns the canonical path when neither exists so writers naturally create typed config files.