public class help extends Object
| Constructor and Description |
|---|
help() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getHelp(String helpOn)
get help
|
static void |
invoke(bsh.Interpreter i,
bsh.CallStack stack)
Display usage information.
|
static void |
invoke(bsh.Interpreter interpreter,
bsh.CallStack callStack,
String helpOn)
get help on a specific command
|
static void |
invoke(String helpOn)
get help
|
public static void invoke(bsh.Interpreter interpreter,
bsh.CallStack callStack,
String helpOn)
interpreter - callStack - helpOn - public static void invoke(bsh.Interpreter i,
bsh.CallStack stack)
i - BeanShell interpreter.stack - BeanShell call stack.public static void invoke(String helpOn)
helpOn - if specific commandCopyright © 2016 Internet2. All rights reserved.