Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
Data Fields
getline_arg Struct Reference

Data Fields

VALUE io
 
VALUE rs
 
long limit
 
unsigned int chomp: 1
 

Detailed Description

Definition at line 4364 of file io.c.

Field Documentation

◆ chomp

unsigned int getline_arg::chomp

Definition at line 4368 of file io.c.

◆ io

VALUE getline_arg::io

Definition at line 4365 of file io.c.

◆ limit

long getline_arg::limit

Definition at line 4367 of file io.c.

◆ rs

VALUE getline_arg::rs

Definition at line 4366 of file io.c.


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