homeDirectory

fun Tooling.homeDirectory(): <Error class: unknown class>?

Get the home directory of the user. Falls back to HOME system environment variable if JVM property user.home could not be found.

Return

a File of the user home directory.