Support for more complex commands.
| Modifiers | Name | Description | 
|---|---|---|
| protected String | defaultFunction | |
| protected List<String> | functions | 
| Type | Name and description | 
|---|---|
| def | do_all | 
| Type | Name and description | 
|---|---|
| protected List<Completer> | createCompleters() | 
| Object | execute(List<String> args) | 
| protected def | executeFunction(String fname, List<String> args) | 
| protected Closure | loadFunction(String name) | 
| Methods inherited from class | Name | 
|---|---|
| class CommandSupport | alias, assertNoArguments, createCompleters, fail, fail, getAliases, getBinding, getBuffer, getBuffers, getClassLoader, getCompleter, getDescription, getHelp, getHidden, getHistory, getImports, getName, getShortcut, getUsage, getVariables | 
Copyright © 2003-2014 The Codehaus. All rights reserved.