Interface VcsAccessor
-
- All Known Implementing Classes:
BazaarAccessor,GitClientAccessor,GitMercurialAccessor,HgClientAccessor,SvnAccessor
public interface VcsAccessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetRemoteUrl(java.io.File repoRoot)longlastCommitTimeOfPath(java.io.File repoRoot, java.nio.file.Path relativePath)
-