Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
getline_arg Struct Reference

Data Fields

VALUE io
 
VALUE rs
 
long limit
 
unsigned int chomp: 1
 

Detailed Description

Definition at line 4010 of file io.c.

Field Documentation

◆ chomp

unsigned int getline_arg::chomp

Definition at line 4014 of file io.c.

◆ io

VALUE getline_arg::io

Definition at line 4011 of file io.c.

◆ limit

long getline_arg::limit

Definition at line 4013 of file io.c.

◆ rs

VALUE getline_arg::rs

Definition at line 4012 of file io.c.


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