| Package | Description |
|---|---|
| scriptella.driver.shell |
Shell scripts driver.
|
| Modifier and Type | Method and Description |
|---|---|
static ShellOs |
ShellOs.fromOsNameVersion(java.lang.String osName,
java.lang.String osVersion) |
static ShellOs |
ShellOs.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ShellOs[] |
ShellOs.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © Copyright 2006-2019 The Scriptella Project Team.