public class EnvUtil extends Object
| Constructor and Description |
|---|
EnvUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSlaveMachine(Launcher launcher) |
static boolean |
isWindowsOS(boolean slaveMachine,
TaskListener listener,
Run<?,?> build) |
public static boolean isSlaveMachine(Launcher launcher)
public static boolean isWindowsOS(boolean slaveMachine,
TaskListener listener,
Run<?,?> build)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2013–2021. All rights reserved.