Crimson::ENV
Constants
LIBRARY_BIN = LIBRARY / "bin"
LIBRARY_BIN_CRYSTAL = LIBRARY_BIN / "crystal"
LIBRARY_BIN_SHARDS = LIBRARY_BIN / "shards"
LIBRARY_CRYSTAL = LIBRARY / "crystal"
MIN_VERSION = SemanticVersion.new(1, 2, 0)
TARGET_BIN_CRYSTAL = "/usr/local/bin/crystal"
TARGET_BIN_SHARDS = "/usr/local/bin/shards"
TARGET_IDENTIFIER = "1-linux-x86_64.tar.gz"
Class methods
fetch_versions
Sourceinstalled_versions
Sourcesetup_executable_paths
Source