public class OSUtils extends Object
| Constructor and Description |
|---|
OSUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
findExecutable(List<String> paths,
String name) |
static OSUtilities |
get(Environment env)
Returns the OS-specific utilities for the current operating system.
|
public static OSUtilities get(Environment env)
Copyright © 2024. All rights reserved.