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

Data Fields

int argc
 
VALUEargv
 
VALUE io
 

Detailed Description

Definition at line 11863 of file io.c.

Field Documentation

◆ argc

int foreach_arg::argc

Definition at line 11864 of file io.c.

◆ argv

VALUE* foreach_arg::argv

Definition at line 11865 of file io.c.

◆ io

VALUE foreach_arg::io

Definition at line 11866 of file io.c.


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