Function replace_by

Source
pub fn replace_by(
    patch_dir: &Path,
    path: &Path,
    content: &str,
) -> Result<String>