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