public interface REPLSession extends Map<String,Object>
| Modifier and Type | Method and Description |
|---|---|
ShellCommand |
getCommand(String name) |
Iterable<String> |
getCommandNames() |
PluginContext |
getContext() |
Iterable<String> getCommandNames()
ShellCommand getCommand(String name) throws CommandCreationException
CommandCreationExceptionPluginContext getContext()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.