setBuildType

Selects a new build type and updates the import paths accordingly

@component("dub")
@arguments("subcmd", "set:build-type")
bool
setBuildType
(
JSONValue request
)

Return Value

Type: bool

false if there are no import paths in the new build type

Call With

{"subcmd": "set:build-type"}

Meta