Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
Data Fields
open_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 
int ret
 
int err
 

Detailed Description

Definition at line 2881 of file process.c.

Field Documentation

◆ err

int open_struct::err

Definition at line 2886 of file process.c.

◆ fname

VALUE open_struct::fname

Definition at line 2882 of file process.c.

◆ oflags

int open_struct::oflags

Definition at line 2883 of file process.c.

◆ perm

mode_t open_struct::perm

Definition at line 2884 of file process.c.

◆ ret

int open_struct::ret

Definition at line 2885 of file process.c.


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