Function new_project_root

Source
pub fn new_project_root(
    original_project_root: &Utf8Path,
    new_project_root_parent: &Utf8Path,
) -> Result<Utf8PathBuf>