public abstract class AbstractCompleter extends Object implements org.apache.karaf.shell.console.Completer
| Constructor and Description |
|---|
AbstractCompleter() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.karaf.shell.console.completer.ArgumentCompleter.ArgumentList |
getArgumentList()
Returns the argument list.
|