Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
open_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 
int ret
 
int err
 

Detailed Description

Definition at line 2891 of file process.c.

Field Documentation

◆ err

int open_struct::err

Definition at line 2896 of file process.c.

◆ fname

VALUE open_struct::fname

Definition at line 2892 of file process.c.

◆ oflags

int open_struct::oflags

Definition at line 2893 of file process.c.

◆ perm

mode_t open_struct::perm

Definition at line 2894 of file process.c.

◆ ret

int open_struct::ret

Definition at line 2895 of file process.c.


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