setCompiler

Selects a new compiler for building

@component("dub")
@arguments("subcmd", "set:compiler")
bool
setCompiler
(
string compiler
)

Return Value

Type: bool

false if the compiler does not exist

Call With

{"subcmd": "set:compiler"}

Meta