repositoryPath property
String
get
repositoryPath
Path to a repositoryDirectory
Implementation
String get repositoryPath => join(path, repositoryWorkingDirName);
Path to a repositoryDirectory
String get repositoryPath => join(path, repositoryWorkingDirName);