Method

IdeTestManageropen_pty

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

Returns: int
 

A new FD or -1 on failure.