pathToToolDir property

String pathToToolDir

Absolute path to the project's 'tool' directory.

Implementation

String get pathToToolDir => truepath(_pathToProjectRoot, 'tool');