Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
sysopen_struct Struct Reference

Data Fields

VALUE fname
 
int oflags
 
mode_t perm
 

Detailed Description

Definition at line 6008 of file io.c.

Field Documentation

◆ fname

VALUE sysopen_struct::fname

Definition at line 6009 of file io.c.

Referenced by rb_file_open_str().

◆ oflags

int sysopen_struct::oflags

Definition at line 6010 of file io.c.

◆ perm

mode_t sysopen_struct::perm

Definition at line 6011 of file io.c.


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