|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Support for more complex commands.
Field Summary | |
---|---|
String |
defaultFunction
|
def |
do_all
|
List |
functions
|
Constructor Summary | |
ComplexCommandSupport(Shell shell, String name, String shortcut)
|
Method Summary | |
---|---|
List |
createCompletors()
|
Object |
execute(List args)
|
def |
executeFunction(List args)
|
Closure |
loadFunction(String name)
|
Constructor Detail |
---|
public ComplexCommandSupport(Shell shell, String name, String shortcut)
Method Detail |
---|
List createCompletors()
Object execute(List args)
def executeFunction(List args)
Closure loadFunction(String name)