phenotypic.sdk_.resolve_progress_dir#

phenotypic.sdk_.resolve_progress_dir(output_dir: Path) Path[source]#

Return the progress dir that exists, preferring .phenotypic/.

Read-only helper for resume/discovery so a pre-migration run (progress at the output root) is still found. Falls back to the new location when neither exists (the default for fresh writes).

Parameters:

output_dir (Path)

Return type:

Path