Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
getline_arg Struct Reference

Data Fields

VALUE io
 
VALUE rs
 
long limit
 
unsigned int chomp: 1
 

Detailed Description

Definition at line 3730 of file io.c.

Field Documentation

◆ chomp

unsigned int getline_arg::chomp

Definition at line 3734 of file io.c.

◆ io

VALUE getline_arg::io

Definition at line 3731 of file io.c.

◆ limit

long getline_arg::limit

Definition at line 3733 of file io.c.

◆ rs

VALUE getline_arg::rs

Definition at line 3732 of file io.c.


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