eu.unicore.hila.shell.completors
Class CommandMultiplexedCompletor
java.lang.Object
eu.unicore.hila.shell.completors.CommandMultiplexedCompletor
- All Implemented Interfaces:
- jline.Completor
public class CommandMultiplexedCompletor
- extends Object
- implements jline.Completor
- Author:
- bjoernh
27.04.2010 12:31:25
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandMultiplexedCompletor
public CommandMultiplexedCompletor(ShellContext _ctx)
complete
public int complete(String _buffer,
int _cursor,
List _candidates)
- Specified by:
complete
in interface jline.Completor
- See Also:
Completor.complete(java.lang.String, int, java.util.List)
Copyright © 2010-2013 UNICORE. All Rights Reserved.