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.
Parameters
launcher
-
Type:
IdeSubprocessLauncher
An
IdeSubprocessLauncher
.The data is owned by the caller of the method.