Package jetbrains.vcs.api
Interface VcsGenericService
-
- All Known Subinterfaces:
BranchSupport
,ContextAwareUrlSupport
,PersonalSupportBatchService
,UrlSupport
- All Known Implementing Classes:
MockBranchSupport
,MockVcsSupport
public interface VcsGenericService
Marker interface for generic Vcs operations, which are not bound to a particular repository- Author:
- kir