Interface ISVNReturnValueCallback
public interface ISVNReturnValueCallback
- Version:
- 1.3
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleChar
(char ch) void
handleReturnValue
(int returnValue) boolean
-
Method Details
-
handleReturnValue
- Throws:
SVNException
-
handleChar
- Throws:
SVNException
-
isHandleProgramOutput
boolean isHandleProgramOutput()
-