| Package | Description |
|---|---|
| org.lsst.ccs.shell |
A toy JLine based shell for testing the command system.
|
| Modifier and Type | Method and Description |
|---|---|
static JLineShell.SetCommands |
JLineShell.SetCommands.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JLineShell.SetCommands[] |
JLineShell.SetCommands.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JLineShell.BuiltIns.set(JLineShell.SetCommands what,
String value) |
Copyright © 2016 LSST. All rights reserved.