pub(crate) fn default_local_bin() -> Result<PathBuf, InstallerError>Expand description
Returns ~/.local/bin, the default install directory on Unix.
pub(crate) fn default_local_bin() -> Result<PathBuf, InstallerError>Returns ~/.local/bin, the default install directory on Unix.