root property

String root
final

Repo-relative or absolute path to the directory containing dialect/. path.join(root, 'dialect', …) is the rule.

Implementation

final String root;