Skip to main content

install_dir

Function install_dir 

Source
pub fn install_dir(explicit: Option<&Path>) -> PathBuf
Expand description

Where fetch writes for this host: the first of explicit, $CHTYPES_REGISTRY and the per-user cache that is set — never a system location (docs/fetch.md §1).