Ruby 3.5.0dev (2025-04-26 revision e4f85bfc311a3812de7bc2e9d068934e8b364574)
Data Fields
open_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 
int ret
 
int err
 

Detailed Description

Definition at line 2707 of file process.c.

Field Documentation

◆ err

int open_struct::err

Definition at line 2712 of file process.c.

◆ fname

VALUE open_struct::fname

Definition at line 2708 of file process.c.

◆ oflags

int open_struct::oflags

Definition at line 2709 of file process.c.

◆ perm

mode_t open_struct::perm

Definition at line 2710 of file process.c.

◆ ret

int open_struct::ret

Definition at line 2711 of file process.c.


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