public class GitConfigFileReader extends Object
| Constructor and Description |
|---|
GitConfigFileReader() |
| Modifier and Type | Method and Description |
|---|---|
File |
getConfigDirectory() |
String |
getProperty(String group,
String propertyName) |
void |
setConfigDirectory(File configDirectory) |
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.