@CompileStatic class OpenCommand extends Object implements Completer, ProjectCommand
| Type | Name and description |
|---|---|
boolean |
deprecated |
CommandDescription |
description |
| Constructor and description |
|---|
OpenCommand() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
int |
complete(String buffer, int cursor, List<CharSequence> candidates) |
|
String |
getName() |
|
boolean |
handle(ExecutionContext executionContext) |