public class NEnvSshImpl extends Object implements NEnv
| Constructor and Description |
|---|
NEnvSshImpl(NConnectionString connectionString) |
NEnvSshImpl(NScorableContext context) |
| Modifier and Type | Method and Description |
|---|---|
NId |
arch() |
NArchFamily |
archFamily() |
NConnectionString |
connectionString() |
NId |
desktopEnvironment() |
Set<NDesktopEnvironmentFamily> |
desktopEnvironmentFamilies() |
NDesktopEnvironmentFamily |
desktopEnvironmentFamily() |
Set<NId> |
desktopEnvironments() |
Path |
desktopPath() |
Map<String,String> |
env() |
NSupportMode |
getDesktopIntegrationSupport(NDesktopIntegrationItem target) |
NOptional<String> |
getEnv(String name) |
static int |
getScore(NScorableContext context) |
String |
hostName() |
boolean |
isGraphicalDesktopEnvironment() |
boolean |
isNativeImage() |
NId |
java() |
String |
machineName() |
NId |
os() |
NId |
osDist() |
NOsFamily |
osFamily() |
NEnv |
refresh() |
String |
rootUserName() |
NId |
shell() |
Set<NShellFamily> |
shellFamilies() |
NShellFamily |
shellFamily() |
String |
userHome() |
String |
userName() |
public NEnvSshImpl(NScorableContext context)
public NEnvSshImpl(NConnectionString connectionString)
public static int getScore(NScorableContext context)
public boolean isNativeImage()
isNativeImage in interface NEnvpublic String machineName()
machineName in interface NEnvpublic NConnectionString connectionString()
connectionString in interface NEnvpublic Set<NShellFamily> shellFamilies()
shellFamilies in interface NEnvpublic NShellFamily shellFamily()
shellFamily in interface NEnvpublic NId desktopEnvironment()
desktopEnvironment in interface NEnvpublic Set<NId> desktopEnvironments()
desktopEnvironments in interface NEnvpublic NDesktopEnvironmentFamily desktopEnvironmentFamily()
desktopEnvironmentFamily in interface NEnvpublic Set<NDesktopEnvironmentFamily> desktopEnvironmentFamilies()
desktopEnvironmentFamilies in interface NEnvpublic NArchFamily archFamily()
archFamily in interface NEnvpublic boolean isGraphicalDesktopEnvironment()
isGraphicalDesktopEnvironment in interface NEnvpublic NSupportMode getDesktopIntegrationSupport(NDesktopIntegrationItem target)
getDesktopIntegrationSupport in interface NEnvpublic Path desktopPath()
desktopPath in interface NEnvpublic String rootUserName()
rootUserName in interface NEnvCopyright © 2026 vpc open source initiative. All rights reserved.