phenotypic.sdk_.verification_cache_path#

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

Return <output>/.phenotypic/verification_cache.json.

Pure path expression; the caller decides whether to write. Note that the cache’s writer deliberately does not mkdir this path’s parent – see phenotypic.sdk_._verification_cache.persist_states().

Parameters:

output_dir (Path)

Return type:

Path