gradle has `rootDir` and `projectDir` variables av...
# kobalt
j
gradle has
rootDir
and
projectDir
variables available in the build script. In kobalt, the
Project
has a
directory
property which should cover the latter. Is there an easy way to get
rootDir
?