Namespace OneImlx.Terminal.Shared
Classes
- TerminalErrors
The errors for the terminal framework.
- TerminalException
The exception that represents a terminal error.
- TerminalIdentifiers
The standard terminal identifiers.
- TerminalInputOutput
Represents the terminal IO class that is sent to the terminal server as an ordered collection of TerminalRequest.
- TerminalRequest
A terminal request with a unique identifier, raw input, result, and error status.
- TerminalServices
Provides common terminal services.