public interface ISVNChangedDirectoriesHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleDir(String path)
Handles changed directory path.
|
void handleDir(String path) throws SVNException
path is always absolute.path - a changed dir pathSVNExceptionCopyright © 2025. All rights reserved.