Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
foreach_arg Struct Reference

Data Fields

int argc
 
VALUEargv
 
VALUE io
 

Detailed Description

Definition at line 11955 of file io.c.

Field Documentation

◆ argc

int foreach_arg::argc

Definition at line 11956 of file io.c.

◆ argv

VALUE* foreach_arg::argv

Definition at line 11957 of file io.c.

◆ io

VALUE foreach_arg::io

Definition at line 11958 of file io.c.


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