@FunctionalInterface public static interface Global.CommandExecutor
Note: This is mainly for unit testing
| Modifier and Type | Method and Description |
|---|---|
Process |
exec(String[] cmdarray,
String[] envp,
File dir) |
Process exec(String[] cmdarray, String[] envp, File dir) throws IOException
IOExceptionCopyright © 2025 HtmlUnit. All rights reserved.