Ruby 3.4.9p82 (2026-03-11 revision 76cca827ab52ab1d346a728f068d5b8da3e2952b)
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: