Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
getline_arg Struct Reference

Data Fields

VALUE io
VALUE rs
long limit
unsigned int chomp: 1

Detailed Description

Definition at line 4093 of file io.c.

Field Documentation

◆ chomp

unsigned int getline_arg::chomp

Definition at line 4097 of file io.c.

◆ io

VALUE getline_arg::io

Definition at line 4094 of file io.c.

◆ limit

long getline_arg::limit

Definition at line 4096 of file io.c.

◆ rs

VALUE getline_arg::rs

Definition at line 4095 of file io.c.


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