Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
open_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 
int ret
 
int err
 

Detailed Description

Definition at line 2811 of file process.c.

Field Documentation

◆ err

int open_struct::err

Definition at line 2816 of file process.c.

◆ fname

VALUE open_struct::fname

Definition at line 2812 of file process.c.

◆ oflags

int open_struct::oflags

Definition at line 2813 of file process.c.

◆ perm

mode_t open_struct::perm

Definition at line 2814 of file process.c.

◆ ret

int open_struct::ret

Definition at line 2815 of file process.c.


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