Uses of Enum Class
scriptella.driver.shell.ShellOs
Packages that use ShellOs
-
Uses of ShellOs in scriptella.driver.shell
Methods in scriptella.driver.shell that return ShellOsModifier and TypeMethodDescriptionstatic ShellOsShellOs.fromOsNameVersion(String osName, String osVersion) static ShellOsReturns the enum constant of this class with the specified name.static ShellOs[]ShellOs.values()Returns an array containing the constants of this enum class, in the order they are declared.