phenotypic.sdk_.progress_dir#

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

Return <output>/.phenotypic/progress/.

Pure path expression; callers are responsible for mkdir when they intend to write into it.

Parameters:

output_dir (Path)

Return type:

Path