setDir

open fun setDir(dir: File)(source)
open fun setDir(dir: Any)(source)

Sets the project directory for the build.

Parameters

dir

The project directory. Should not be null.