Function cargo::ops::cargo_new::check_path

source ยท
fn check_path(path: &Path, shell: &mut Shell) -> CargoResult<()>
Expand description

Checks if the path contains any invalid PATH env characters.