- All Known Implementing Classes:
ShellEnvironmentStoreState,ShellStoreState
public interface SystemState
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getOsType
OsType getOsType() -
getOsName
String getOsName() -
getShellDialect
ShellDialect getShellDialect() -
getTtyState
ShellTtyState getTtyState()
-