Package org.forester.util
Class ExternalProgram
java.lang.Object
org.forester.util.ExternalProgram
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isExecuteableFile
(File path_to_cmd_f) int
waitFor()
-
Constructor Details
-
ExternalProgram
-
-
Method Details
-
isExecuteableFile
-
getErrorStream
-
getInputStream
-
getOutputStream
-
launch
- Throws:
IOException
InterruptedException
-
waitFor
public int waitFor()
-