JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.kyori.indra.git.internal
Interface GitCache.GitProvider
Enclosing class:
GitCache
@NonExtendable
public static interface
GitCache.GitProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable org.eclipse.jgit.api.Git
git
(
File
projectDir, @NotNull
String
displayName)
Method Details
git
@Nullable
@Nullable org.eclipse.jgit.api.Git
git
(
File
projectDir, @NotNull @NotNull
String
displayName)