Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
getline_arg Struct Reference

Data Fields

VALUE io
 
VALUE rs
 
long limit
 
unsigned int chomp: 1
 

Detailed Description

Definition at line 4064 of file io.c.

Field Documentation

◆ chomp

unsigned int getline_arg::chomp

Definition at line 4068 of file io.c.

◆ io

VALUE getline_arg::io

Definition at line 4065 of file io.c.

◆ limit

long getline_arg::limit

Definition at line 4067 of file io.c.

◆ rs

VALUE getline_arg::rs

Definition at line 4066 of file io.c.


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