public interface CommandContext
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
executeCommand(String command)
Execute the given command in the context of the current instance
|
String |
getLocation()
Get the current path for the command context
|
String getLocation()
CommandContext executeCommand(String command)
command - the command to executeCopyright © 2013. All Rights Reserved.