| Package | Description |
|---|---|
| wyc.commands |
| Modifier and Type | Method and Description |
|---|---|
Run.Result |
Run.execute(String... args) |
static Run.Result |
Run.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Run.Result[] |
Run.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.