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<net.thevpc.nuts.artifact.NId> |
getDesktopEnvironments0(net.thevpc.nuts.platform.NEnv env) |
static net.thevpc.nuts.artifact.NId[] |
getDesktopEnvironmentsXDGOrEmpty(net.thevpc.nuts.platform.NEnv env) |
static net.thevpc.nuts.util.NSupportMode |
getDesktopIntegrationSupport(net.thevpc.nuts.platform.NEnv env,
net.thevpc.nuts.platform.NDesktopIntegrationItem item) |
static Path |
getDesktopPath(net.thevpc.nuts.platform.NEnv env) |
static String |
getHostName(net.thevpc.nuts.platform.NEnv env,
Function<String[],String> cmdRunner,
net.thevpc.nuts.net.NConnectionString connectionString) |
static String |
getMachineName(net.thevpc.nuts.platform.NEnv env,
Function<String[],String> cmdRunner) |
static Set<net.thevpc.nuts.platform.NShellFamily> |
getShellFamilies(net.thevpc.nuts.platform.NEnv env,
boolean allEvenNonInstalled) |
public static final Pattern UNIX_USER_DIRS_PATTERN
public static net.thevpc.nuts.artifact.NId[] getDesktopEnvironmentsXDGOrEmpty(net.thevpc.nuts.platform.NEnv env)
public static Set<net.thevpc.nuts.artifact.NId> getDesktopEnvironments0(net.thevpc.nuts.platform.NEnv env)
public static Set<net.thevpc.nuts.platform.NShellFamily> getShellFamilies(net.thevpc.nuts.platform.NEnv env, boolean allEvenNonInstalled)
public static net.thevpc.nuts.util.NSupportMode getDesktopIntegrationSupport(net.thevpc.nuts.platform.NEnv env,
net.thevpc.nuts.platform.NDesktopIntegrationItem item)
public static Path getDesktopPath(net.thevpc.nuts.platform.NEnv env)
public static String getHostName(net.thevpc.nuts.platform.NEnv env, Function<String[],String> cmdRunner, net.thevpc.nuts.net.NConnectionString connectionString)
Copyright © 2026 vpc open source initiative. All rights reserved.