Skip to main content

mv

Function mv 

Source
pub async fn mv(
    working_dir: &Path,
    old_path: &str,
    new_path: &str,
) -> Result<String>