@CompileStatic class OpenCommand extends Object implements ProjectCommand, jline.console.completer.Completer
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) |