getStatsCachePath method

String getStatsCachePath()

Implementation

String getStatsCachePath() {
  return '$_configHomeDir/$_statsCacheFilename';
}