class ImportCommand extends CommandSupport
The 'import' command.
| Constructor and description |
|---|
ImportCommand(Groovysh shell) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
execute(List<String> args) |
|
jline.console.completer.Completer |
getCompleter() |
| Methods inherited from class | Name |
|---|---|
class CommandSupport |
getAliases, getCompleter, getDescription, getHelp, getHidden, getName, getShortcut, getUsage |
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.