Method
IdePipelineattach_pty
Description
Attaches a PTY to stdin/stdout/stderr of the IdeSubprocessLauncher
.
This is useful if the application can take advantage of a PTY for
features like colors and other escape sequences.
Available since: | 3.32 |
Parameters
launcher |
IdeSubprocessLauncher |
An |
|
The data is owned by the caller of the function. |