setArchType

Selects a new arch type and updates the import paths accordingly

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

Return Value

Type: bool

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

Call With

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

Meta