| Modifier and Type | Method and Description |
|---|---|
default void |
execute(String cmd,
String... args)
Execute the given command without waiting for completion.
|
void |
executeSync(String cmd,
String... args)
Execute the given command and wait for completion.
|
Copyright © 2017. All rights reserved.