Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
pty_info Struct Reference

Data Fields

int fd
 
rb_pid_t child_pid
 

Detailed Description

Definition at line 76 of file pty.c.

Field Documentation

◆ child_pid

rb_pid_t pty_info::child_pid

Definition at line 78 of file pty.c.

◆ fd

int pty_info::fd

Definition at line 77 of file pty.c.


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