Join Slack
Powered by
I suspect it has to do with: ``` override var ...
# kobalt
e
ethauvin
11/06/2017, 12:55 AM
I suspect it has to do with:
Copy code
override var javaHome: File? = null get() = _javaHome!!
javaHome
actually returns
_javaHome
Open in Slack
Previous
Next