| Package | Description |
|---|---|
| org.crsh.lang.impl.groovy.command | |
| org.crsh.lang.impl.java | |
| org.crsh.shell.impl.command.spi |
| Modifier and Type | Method and Description |
|---|---|
protected CommandMatch<?,?> |
GroovyScriptShellCommand.resolve(org.crsh.cli.impl.invocation.InvocationMatch<org.crsh.cli.impl.lang.Instance<T>> match) |
| Modifier and Type | Method and Description |
|---|---|
protected CommandMatch<?,?> |
ClassShellCommand.resolve(org.crsh.cli.impl.invocation.InvocationMatch<org.crsh.cli.impl.lang.Instance<T>> match) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract CommandMatch<?,?> |
Command.resolve(org.crsh.cli.impl.invocation.InvocationMatch<T> match)
Resolve the real match for a specified invocation match.
|
CommandMatch<?,?> |
Command.resolveCommand(Map<String,?> options,
String subordinate,
Map<String,?> subordinateOptions,
List<?> arguments)
Provides an invoker for the command line specified in a detyped manner.
|
CommandMatch<?,?> |
Command.resolveCommand(String line) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.