Ruby 3.4.5p51 (2025-07-16 revision 20cda200d3ce092571d0b5d342dadca69636cb0f)
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: