Overload List
| Name | Description | |
|---|---|---|
| Save(Stream, TerminalCaptureFormat) |
Saves the content of the terminal screen to the specified stream in the specified format.
| |
| Save(String, TerminalCaptureFormat) |
Saves the content of the terminal screen to the specified file in the specified format.
| |
| Save(Stream, TerminalCaptureFormat, TerminalCaptureOptions) |
Saves the content of the terminal screen to the specified stream in the specified format with the specified options.
| |
| Save(String, TerminalCaptureFormat, TerminalCaptureOptions) |
Saves the content of the terminal screen to the specified file in the specified format with the specified options.
|