pub fn validate_working_directory(
checkpoint: &PipelineCheckpoint,
) -> ValidationResultExpand description
Validate that the working directory matches the checkpoint.
pub fn validate_working_directory(
checkpoint: &PipelineCheckpoint,
) -> ValidationResultValidate that the working directory matches the checkpoint.