Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
getline_arg Struct Reference

Data Fields

VALUE io
 
VALUE rs
 
long limit
 
unsigned int chomp: 1
 

Detailed Description

Definition at line 3995 of file io.c.

Field Documentation

◆ chomp

unsigned int getline_arg::chomp

Definition at line 3999 of file io.c.

◆ io

VALUE getline_arg::io

Definition at line 3996 of file io.c.

◆ limit

long getline_arg::limit

Definition at line 3998 of file io.c.

◆ rs

VALUE getline_arg::rs

Definition at line 3997 of file io.c.


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