Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
open_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 
int ret
 
int err
 

Detailed Description

Definition at line 2900 of file process.c.

Field Documentation

◆ err

int open_struct::err

Definition at line 2905 of file process.c.

◆ fname

VALUE open_struct::fname

Definition at line 2901 of file process.c.

◆ oflags

int open_struct::oflags

Definition at line 2902 of file process.c.

◆ perm

mode_t open_struct::perm

Definition at line 2903 of file process.c.

◆ ret

int open_struct::ret

Definition at line 2904 of file process.c.


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