public class last extends Object
GrouperShell commands.
| Modifier and Type | Field and Description |
|---|---|
protected static int |
LAST |
| Constructor and Description |
|---|
last() |
| Modifier and Type | Method and Description |
|---|---|
static void |
invoke(bsh.Interpreter i,
bsh.CallStack stack)
Run last command.
|
static void |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
int idx)
Run the command at position idx.
|
protected static final int LAST
public static void invoke(bsh.Interpreter i,
bsh.CallStack stack)
throws GrouperShellException
i - BeanShell interpreter.stack - BeanShell call stack.GrouperShellExceptionpublic static void invoke(bsh.Interpreter i,
bsh.CallStack stack,
int idx)
throws GrouperShellException
i - BeanShell interpreter.stack - BeanShell call stack.idx - Run command idx.GrouperShellExceptionCopyright © 2016 Internet2. All rights reserved.