public class ExecUtils extends Object
| Constructor and Description |
|---|
ExecUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
exec(String command) |
static String |
exec(String command,
File dir)
Executes the given 'command' in the given 'dir' as current directory.
|
Copyright © 2016. All Rights Reserved.