child_info Struct Reference


Data Fields

int master
int slave
char * slavename
VALUE execarg_obj
rb_execargeargp

Detailed Description

Definition at line 82 of file pty.c.


Field Documentation

struct rb_execarg* child_info::eargp

Definition at line 86 of file pty.c.

Referenced by chfunc(), and establishShell().

VALUE child_info::execarg_obj

Definition at line 85 of file pty.c.

Referenced by establishShell().

int child_info::master

Definition at line 83 of file pty.c.

Referenced by chfunc(), and establishShell().

int child_info::slave

Definition at line 83 of file pty.c.

Referenced by chfunc(), and establishShell().

char* child_info::slavename

Definition at line 84 of file pty.c.

Referenced by chfunc(), and establishShell().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7