Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
getline_arg Struct Reference

Data Fields

VALUE io
VALUE rs
long limit
unsigned int chomp: 1

Detailed Description

Definition at line 4070 of file io.c.

Field Documentation

◆ chomp

unsigned int getline_arg::chomp

Definition at line 4074 of file io.c.

◆ io

VALUE getline_arg::io

Definition at line 4071 of file io.c.

◆ limit

long getline_arg::limit

Definition at line 4073 of file io.c.

◆ rs

VALUE getline_arg::rs

Definition at line 4072 of file io.c.


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