getConfigFilePath method

String getConfigFilePath()

Implementation

String getConfigFilePath() {
  return '$configPath/$configName.$configType';
}