ShellMode Enum
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9313)
Represents Shell mode. This specifies the way of issuing commands and detecting the end of response.
Syntax
public enum ShellMode
Fields
| Name | Description |
|---|---|
| Prompt | Prompt-based command end detection. |
| WellKnownShell | Well-known shell |