public interface VcsAwareCheckoutListener
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<VcsAwareCheckoutListener> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
boolean |
processCheckedOutDirectory(Project project,
java.io.File directory,
VcsKey vcsKey) |
static final ExtensionPointName<VcsAwareCheckoutListener> EP_NAME