com.maverick.sshd.shell.terminal
Class CommandArgsCompletor
java.lang.Object
com.maverick.sshd.shell.terminal.CommandArgsCompletor
- All Implemented Interfaces:
- Completor
public class CommandArgsCompletor
- extends Object
- implements Completor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandArgsCompletor
public CommandArgsCompletor()
complete
public int complete(String buffer,
int cursor,
List candidates)
- Specified by:
complete in interface Completor
Copyright © 2012. All Rights Reserved.