Method

IdePipelineStageLauncherset_use_pty

Declaration

void
ide_pipeline_stage_launcher_set_use_pty (
  IdePipelineStageLauncher* self,
  gboolean use_pty
)

Description

If use_pty is set to TRUE, a Pty will be attached to the process.

Parameters

use_pty

Type: gboolean

If a Pty should be used.