configPath property

String get configPath

Absolute path to the config file.

Implementation

String get configPath => p.join(projectRoot, kConfigFileName);