Skip to main content

apply

Function apply 

Source
pub fn apply(
    repo_path: &Path,
    files: &[PathBuf],
    opts: &ApplyOpts,
) -> Result<()>