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