getFork

abstract fun getFork(): Property<Boolean>(source)

Tells 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.