Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
open_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 
int ret
 
int err
 

Detailed Description

Definition at line 2806 of file process.c.

Field Documentation

◆ err

int open_struct::err

Definition at line 2811 of file process.c.

◆ fname

VALUE open_struct::fname

Definition at line 2807 of file process.c.

◆ oflags

int open_struct::oflags

Definition at line 2808 of file process.c.

◆ perm

mode_t open_struct::perm

Definition at line 2809 of file process.c.

◆ ret

int open_struct::ret

Definition at line 2810 of file process.c.


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