Interface | Description |
---|---|
ShellObserver |
An interface that allows an object to receive messages about
BurlapShell ShellCommand execution
completion. |
Class | Description |
---|---|
BurlapShell |
A class for a runtime shell.
|
EnvironmentShell |
This is a subclass of
BurlapShell for a shell with shell commands that manipulate or read
an Environment . |
SGWorldShell | |
ShellObserver.ShellCommandEvent |
Stores information about a command event in various public data members.
|