pub const DEFAULT_DEST_ROOT: &str = ".hyperd";Expand description
Default directory (relative to CWD) used when InstallOptions::dest_root
is left at its default. Laid out as
.hyperd/<version_tag>/hyperd[.exe] plus a mirror at .hyperd/current/.
pub const DEFAULT_DEST_ROOT: &str = ".hyperd";Default directory (relative to CWD) used when InstallOptions::dest_root
is left at its default. Laid out as
.hyperd/<version_tag>/hyperd[.exe] plus a mirror at .hyperd/current/.