Method

IdeTestManageropen_pty

since: 3.34

Declaration

gint
ide_test_manager_open_pty (
  IdeTestManager* self
)

Description

Gets a FD that maps to the child side of the PTY device.

Available since: 3.34

Return value

Type: gint

A new FD or -1 on failure.