Fluxion::ToolchainKind
Inherits Enum < Comparable < Value < Object
Upstream toolchain installers that ship their own bootstrap script.
Constants
Rustup = 0
Juliaup = 1
Sdkman = 2
Generic = 3
Class methods
Instance methods
config_name
The config spelling is uppercase for this kind, unlike every other enum,
matching kind: RUSTUP in the documented schema.