getPath()); } public function getProjectConfigurationFilePath() { // We don't support project-level configuration for "filesytem" working // copies because scattering random ".arcconfig" files around the // filesystem and having them affect program behavior is silly. return null; } }