public class PeerConnectPointCompleter extends AbstractChoicesCompleter
This completer will look for (device id)/(port number) in the existing argument and propose list of remote ports.
commandLine, session| Constructor and Description |
|---|
PeerConnectPointCompleter() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
choices() |
completeprotected List<String> choices()
choices in class AbstractChoicesCompleter