| Interface | Description |
|---|---|
| CommandRegistry |
Store command information, compile tab completers and execute registered commands.
|
| ConsoleEngine |
Manage console variables, commands and script executions.
|
| Printer |
Print object to the console.
|
| ScriptEngine |
Manage scriptEngine variables, statements and script execution.
|
| SystemRegistry |
Aggregate command registries and dispatch command executions.
|
| Class | Description |
|---|---|
| ArgDesc | |
| CmdDesc | |
| CmdLine | |
| CommandInput | |
| CommandMethods | |
| CommandRegistry.CommandSession | |
| ConsoleEngine.ExecutionResult | |
| ConsoleEngine.WidgetCreator | |
| SystemRegistry.Registeries |
Manage systemRegistry store
|
| Enum | Description |
|---|---|
| CmdLine.DescriptionType |
Copyright © 2020. All rights reserved.