Methods
| Name | Description | |
|---|---|---|
| AddCommand | Adds a command that can be executed. | |
| GetCommands | Gets the list of commands available by the shell. | |
| IsCommand | Test if the specified name is a registered shell command. | |
| RemoveCommand | Removes a command that has been added using AddCommand. | |
| WriteLine | Writes a line of text to the chat window. |