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