stateFilePath property

String get stateFilePath

Path to stateFile

Implementation

String get stateFilePath => join(repository.repositoryDirectory.path, stateFileName);