public class RepositoryLocationCache
extends java.lang.Object
| Constructor and Description |
|---|
RepositoryLocationCache(Project project) |
| Modifier and Type | Method and Description |
|---|---|
RepositoryLocation |
getLocation(AbstractVcs vcs,
FilePath filePath,
boolean silent) |
void |
reset() |
public RepositoryLocationCache(Project project)
public RepositoryLocation getLocation(AbstractVcs vcs, FilePath filePath, boolean silent)
public void reset()