Method
IdePtyInterceptget_fd
since: 3.32
Description
Gets a master PTY fd created by the IdePtyIntercept
. This is suitable
to use to create a slave fd which can be passed to a child process.
Available since: 3.32
Return value
Type: IdePtyFd
A FD of a PTY master if successful, otherwise -1.