Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
pty_info Struct Reference

Data Fields

int fd
 
rb_pid_t child_pid
 

Detailed Description

Definition at line 75 of file pty.c.

Field Documentation

rb_pid_t pty_info::child_pid

Definition at line 77 of file pty.c.

Referenced by establishShell(), pty_detach_process(), and pty_getpty().

int pty_info::fd

Definition at line 76 of file pty.c.

Referenced by establishShell(), and pty_getpty().


The documentation for this struct was generated from the following file: