The 'record' command.
| Modifiers | Name | Description | 
|---|---|---|
| static String | COMMAND_NAME | 
| Fields inherited from class | Fields | 
|---|---|
| class ComplexCommandSupport | defaultFunction, functions | 
| class CommandSupport | NEWLINE, io, log, messages, registry, shell | 
| Constructor and description | 
|---|
| RecordCommand
                                (Groovysh shell) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | boolean | isRecording() | 
|  | def | recordError(Throwable cause) | 
|  | def | recordInput(String line) | 
|  | def | recordResult(Object result) | 
| Methods inherited from class | Name | 
|---|---|
| class ComplexCommandSupport | createCompleters, execute, executeFunction, loadFunction | 
| class CommandSupport | alias, assertNoArguments, createCompleters, fail, fail, getAliases, getBinding, getBuffer, getBuffers, getClassLoader, getCompleter, getDescription, getHelp, getHidden, getHistory, getImports, getName, getShortcut, getUsage, getVariables | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.