public class NEnvUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
UNIX_USER_DIRS_PATTERN |
| Constructor and Description |
|---|
NEnvUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Set<NId> |
getDesktopEnvironments0(NEnv env) |
static NId[] |
getDesktopEnvironmentsXDGOrEmpty(NEnv env) |
static NSupportMode |
getDesktopIntegrationSupport(NEnv env,
NDesktopIntegrationItem item) |
static Path |
getDesktopPath(NEnv env) |
static String |
getHostName(NEnv env,
Function<String[],String> cmdRunner,
NConnectionString connectionString) |
static String |
getMachineName(NEnv env,
Function<String[],String> cmdRunner) |
static Set<NShellFamily> |
getShellFamilies(NEnv env,
boolean allEvenNonInstalled) |
public static final Pattern UNIX_USER_DIRS_PATTERN
public static Set<NShellFamily> getShellFamilies(NEnv env, boolean allEvenNonInstalled)
public static NSupportMode getDesktopIntegrationSupport(NEnv env, NDesktopIntegrationItem item)
public static String getHostName(NEnv env, Function<String[],String> cmdRunner, NConnectionString connectionString)
Copyright © 2026 vpc open source initiative. All rights reserved.