Function to_absolute_path_v2

Source
fn to_absolute_path_v2(task: &Task, path: &str) -> Result<String, ()>