class

Build::Installer

Inherits Reference / Object

Constructors

new(source : Build::Source, platform : String, arch : String, options : Hash(Symbol, String | Nil))
Source

Class methods

install_root

Get the crenv versions directory path.

Source

Instance methods

install(crystal_version : String, install_shards : Bool = true)

Install a specific crystal_version to crenv.

Source