| Package | Description |
|---|---|
| org.sonatype.gshell.execute |
Command execution.
|
| org.sonatype.gshell.parser |
Shell syntax parser.
|
| org.sonatype.gshell.parser.impl.visitor |
AST visitors.
|
| org.sonatype.gshell.shell |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandExecutorImpl
The default
CommandExecutor component. |
| Modifier and Type | Method and Description |
|---|---|
Object |
CommandLineParser.CommandLine.execute(Shell shell,
CommandExecutor executor) |
| Constructor and Description |
|---|
ExecutingVisitor(Shell shell,
CommandExecutor executor) |
| Constructor and Description |
|---|
ShellImpl(EventManager events,
CommandExecutor executor,
Branding branding,
IO io,
Variables variables) |
Copyright © 2008-2012 Sonatype. All Rights Reserved.