public class repl extends BaseCommand implements ReplCompleter
unmatchedcontext, out| Constructor and Description |
|---|
repl() |
| Modifier and Type | Method and Description |
|---|---|
Completion |
complete(ParameterDescriptor parameter,
java.lang.String prefix) |
void |
main(InvocationContext<java.lang.Object> context,
java.lang.String name) |
execute, getUnmatched, readLine, readLine, toScriptpeekContext, popContext, pushContextpublic void main(InvocationContext<java.lang.Object> context, java.lang.String name) throws java.io.IOException
java.io.IOExceptionpublic Completion complete(ParameterDescriptor parameter, java.lang.String prefix) throws java.lang.Exception
Copyright © 2014 eXo Platform SAS. All Rights Reserved.