Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
getline_arg Struct Reference

Data Fields

VALUE io
 
VALUE rs
 
long limit
 
unsigned int chomp: 1
 

Detailed Description

Definition at line 4035 of file io.c.

Field Documentation

◆ chomp

unsigned int getline_arg::chomp

Definition at line 4039 of file io.c.

◆ io

VALUE getline_arg::io

Definition at line 4036 of file io.c.

◆ limit

long getline_arg::limit

Definition at line 4038 of file io.c.

◆ rs

VALUE getline_arg::rs

Definition at line 4037 of file io.c.


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