root property

String root
final

The root directory of the package the build is applied to. This variable does not need to be set if the build command is initiated from the root directory of the package.

Implementation

final String root;