setFork

open fun setFork(fork: Boolean)(source)

Sets whether to run the compiler in its own process. Note that this does not necessarily mean that a new process will be created for each compile task. Defaults to false.