public class CommandCompletor extends jline.SimpleCompletor
| Constructor and Description |
|---|
CommandCompletor(Shell shell) |
| Modifier and Type | Method and Description |
|---|---|
int |
complete(String buffer,
int cursor,
List clist) |
public CommandCompletor(Shell shell)
Copyright © 2019 Nuxeo. All rights reserved.