api / org.gradle / StartParameter / getCurrentDir

getCurrentDir

open fun getCurrentDir(): File

Returns the directory to use to select the default project, and to search for the settings file.

Return
The current directory. Never returns null.