Ruby 3.5.0dev (2025-08-13 revision a9230e76ee19716c7d2e035be7bd1be9bdca2b59)
Data Fields
foreach_arg Struct Reference

Data Fields

int argc
 
VALUEargv
 
VALUE io
 

Detailed Description

Definition at line 12007 of file io.c.

Field Documentation

◆ argc

int foreach_arg::argc

Definition at line 12008 of file io.c.

◆ argv

VALUE* foreach_arg::argv

Definition at line 12009 of file io.c.

◆ io

VALUE foreach_arg::io

Definition at line 12010 of file io.c.


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