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 pathSVNException
Copyright © 2022. All rights reserved.