translate_paths

Function translate_paths 

Source
pub fn translate_paths(
    paths: &[&str],
    from_os: Os,
    to_os: Os,
) -> Vec<Result<PathTranslation, PathError>>
Expand description

Batch translate multiple paths