Function home::rustup_home_with_cwd[][src]

pub fn rustup_home_with_cwd(cwd: &Path) -> Result<PathBuf>

Returns the storage directory used by rustup within cwd. For more details, see rustup_home.