The 'edit' command. Opens Editor to write into the current Buffer.
| Modifiers | Name | Description | 
|---|---|---|
| static String | COMMAND_NAME | 
| Constructor and description | 
|---|
| EditCommand
                                (Groovysh shell) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | Object | execute(List<String> args) | 
|  | ProcessBuilder | getEditorProcessBuilder(String editCommand, String tempFilename) | 
|  | void | replaceCurrentBuffer(List<String> contents) | 
| 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-2021 The Apache Software Foundation. All rights reserved.