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