Package fr.ifremer.isisfish.util.exec
Class ExecHelper
java.lang.Object
fr.ifremer.isisfish.util.exec.ExecHelper
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ExecHelper
public ExecHelper()
-
-
Method Details
-
exec
public static ExecResult exec(String command, String... args) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-