public class NEnvRnsh extends Object implements NEnv
| Constructor and Description |
|---|
NEnvRnsh(NConnectionString connectionString) |
NEnvRnsh(NScorableContext context) |
| Modifier and Type | Method and Description |
|---|---|
NId |
getArch() |
NArchFamily |
getArchFamily() |
NConnectionString |
getConnectionString() |
NId |
getDesktopEnvironment() |
Set<NDesktopEnvironmentFamily> |
getDesktopEnvironmentFamilies() |
NDesktopEnvironmentFamily |
getDesktopEnvironmentFamily() |
Set<NId> |
getDesktopEnvironments() |
NSupportMode |
getDesktopIntegrationSupport(NDesktopIntegrationItem target) |
Path |
getDesktopPath() |
Map<String,String> |
getEnv() |
NOptional<String> |
getEnv(String name) |
String |
getHostName() |
NId |
getJava() |
String |
getMachineName() |
NId |
getOs() |
NId |
getOsDist() |
NOsFamily |
getOsFamily() |
String |
getRootUserName() |
static int |
getScore(NScorableContext context) |
NId |
getShell() |
Set<NShellFamily> |
getShellFamilies() |
NShellFamily |
getShellFamily() |
String |
getUserHome() |
String |
getUserName() |
boolean |
isGraphicalDesktopEnvironment() |
boolean |
isNativeImage() |
NEnv |
refresh() |
public NEnvRnsh(NScorableContext context)
public NEnvRnsh(NConnectionString connectionString)
public static int getScore(NScorableContext context)
public boolean isNativeImage()
isNativeImage in interface NEnvpublic NConnectionString getConnectionString()
getConnectionString in interface NEnvpublic NOsFamily getOsFamily()
getOsFamily in interface NEnvpublic Set<NShellFamily> getShellFamilies()
getShellFamilies in interface NEnvpublic NShellFamily getShellFamily()
getShellFamily in interface NEnvpublic NId getDesktopEnvironment()
getDesktopEnvironment in interface NEnvpublic Set<NId> getDesktopEnvironments()
getDesktopEnvironments in interface NEnvpublic NDesktopEnvironmentFamily getDesktopEnvironmentFamily()
getDesktopEnvironmentFamily in interface NEnvpublic Set<NDesktopEnvironmentFamily> getDesktopEnvironmentFamilies()
getDesktopEnvironmentFamilies in interface NEnvpublic NArchFamily getArchFamily()
getArchFamily in interface NEnvpublic boolean isGraphicalDesktopEnvironment()
isGraphicalDesktopEnvironment in interface NEnvpublic NSupportMode getDesktopIntegrationSupport(NDesktopIntegrationItem target)
getDesktopIntegrationSupport in interface NEnvpublic Path getDesktopPath()
getDesktopPath in interface NEnvpublic String getRootUserName()
getRootUserName in interface NEnvpublic String getUserName()
getUserName in interface NEnvpublic String getUserHome()
getUserHome in interface NEnvpublic String getHostName()
getHostName in interface NEnvpublic String getMachineName()
getMachineName in interface NEnvCopyright © 2026 vpc open source initiative. All rights reserved.