[][src]Function home::rustup_home_with_cwd

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.