public class SimpleProcess extends Object
| Constructor and Description |
|---|
SimpleProcess(File aDirectory,
String[] aCmd)
Creates a new SimpleProcess object.
|
public String getStdout()
public String getStderr()
public int run()
throws IOException
IOException - In case of problems.Copyright © 2013. All rights reserved.