pub fn resolve_root(
    flag: Option<&str>,
    config: &Config
) -> CargoResult<Filesystem>
Expand description

Determines the root directory where installation is done.