Crate juliaup

Source

Modules§

cli
command_add
command_api
command_completions
command_config_backgroundselfupdate
command_config_modifypath
command_config_startupselfupdate
command_config_symlinks
command_config_versionsdbupdate
command_default
command_gc
command_info
command_initial_setup_from_launcher
command_link
command_list
command_override
command_remove
command_selfchannel
command_selfuninstall
command_selfupdate
command_status
command_update
command_update_version_db
config_file
global_paths
jsonstructs_versionsdb
operations
utils
versions_file

Constants§

BUNDLED_DB_VERSION
BUNDLED_JULIA_VERSION
JULIAUP_TARGET

Statics§

CFG_ENDIAN
The endianness, given by CARGO_CFG_TARGET_ENDIAN.
CFG_ENV
The toolchain-environment, given by CARGO_CFG_TARGET_ENV.
CFG_FAMILY
The OS-family, given by CARGO_CFG_TARGET_FAMILY.
CFG_OS
The operating system, given by CARGO_CFG_TARGET_OS.
CFG_POINTER_WIDTH
The pointer width, given by CARGO_CFG_TARGET_POINTER_WIDTH.
CFG_TARGET_ARCH
The target architecture, given by CARGO_CFG_TARGET_ARCH.
CI_PLATFORM
The Continuous Integration platform detected during compilation.
DEBUG
Value of DEBUG for the profile used during compilation.
FEATURES
The features that were enabled during compilation.
FEATURES_LOWERCASE
The features as above, as lowercase strings.
FEATURES_LOWERCASE_STR
The feature-string as above, from lowercase strings.
FEATURES_STR
The features as a comma-separated string.
HOST
The host triple of the rust compiler.
NUM_JOBS
The parallelism that was specified during compilation.
OPT_LEVEL
Value of OPT_LEVEL for the profile used during compilation.
PKG_AUTHORS
A colon-separated list of authors.
PKG_DESCRIPTION
The description.
PKG_HOMEPAGE
The homepage.
PKG_LICENSE
The license.
PKG_NAME
The name of the package.
PKG_REPOSITORY
The source repository as advertised in Cargo.toml.
PKG_VERSION
The full version.
PKG_VERSION_MAJOR
The major version.
PKG_VERSION_MINOR
The minor version.
PKG_VERSION_PATCH
The patch version.
PKG_VERSION_PRE
The pre-release version.
PROFILE
release for release builds, debug for other builds.
RUSTC
The compiler that cargo resolved to use.
RUSTC_VERSION
The output of /opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustc -V
RUSTDOC
The documentation generator that cargo resolved to use.
RUSTDOC_VERSION
The output of /opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustdoc -V; empty string if /opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustdoc -V failed to execute
TARGET
The target triple that was being compiled for.

Functions§

get_bundled_dbversion
get_bundled_julia_version
get_juliaup_target
get_own_version