|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemReader | |
|---|---|
| org.eclipse.jgit.lib | |
| org.eclipse.jgit.util | |
| Uses of SystemReader in org.eclipse.jgit.lib |
|---|
| Methods in org.eclipse.jgit.lib with parameters of type SystemReader | |
|---|---|
B |
BaseRepositoryBuilder.readEnvironment(SystemReader sr)
Read standard Git environment variables and configure from those. |
| Uses of SystemReader in org.eclipse.jgit.util |
|---|
| Methods in org.eclipse.jgit.util that return SystemReader | |
|---|---|
static SystemReader |
SystemReader.getInstance()
|
| Methods in org.eclipse.jgit.util with parameters of type SystemReader | |
|---|---|
static void |
SystemReader.setInstance(SystemReader newReader)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||