phenotypic.sdk_.restart_epoch_path#
- phenotypic.sdk_.restart_epoch_path(output_dir: Path) Path[source]#
Return
<output>/.phenotypic/restart_epoch.json.Pure path expression. The readers and the writer are
phenotypic._cli._cli_identity.read_restart_epoch()andbump_restart_epoch()– the writer lives in_clibecause spec §5.2 keeps every publisher out ofsdk_, and only the path belongs here.