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
IOException
InterruptedException
public static String[] execute(String command, String split) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2012–2019 Pi4J. All rights reserved.