| Constructor and Description |
|---|
ExecUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
execute(String command) |
static String[] |
execute(String command,
String split) |
public ExecUtil()
public static String[] execute(String command) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic static String[] execute(String command, String split) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2012–2019 Pi4J. All rights reserved.