org.crsh.shell.impl.command.system
Class repl
java.lang.Object
org.crsh.command.AbstractCommand
org.crsh.command.BaseCommand
org.crsh.shell.impl.command.system.repl
- All Implemented Interfaces:
- Completer, ReplCompleter
public class repl
- extends BaseCommand
- implements ReplCompleter
- Author:
- Julien Viet
|
Constructor Summary |
repl()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
repl
public repl()
main
public void main(InvocationContext<Object> context,
String name)
throws Exception
- Throws:
Exception
complete
public Completion complete(ParameterDescriptor parameter,
String prefix)
throws Exception
- Specified by:
complete in interface Completer
- Throws:
Exception
Copyright © 2015 eXo Platform SAS. All Rights Reserved.