Skip to main content

create_checkpoint

Function create_checkpoint 

Source
pub fn create_checkpoint(
    project_path: &Path,
    paths: &[PathBuf],
    pending_action: Option<Value>,
) -> Result<CheckpointManifest, Error>