Function cargo::ops::common_for_install_and_uninstall::resolve_root
source · pub fn resolve_root(
flag: Option<&str>,
config: &Config
) -> CargoResult<Filesystem>
Expand description
Determines the root directory where installation is done.