Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
getline_arg Struct Reference

Data Fields

VALUE rs
 
long limit
 
unsigned int chomp: 1
 
VALUE io
 

Detailed Description

Definition at line 1149 of file stringio.c.

Field Documentation

◆ chomp

unsigned int getline_arg::chomp

Definition at line 1152 of file stringio.c.

◆ io

VALUE getline_arg::io

Definition at line 3349 of file io.c.

Referenced by rb_io_getbyte(), rb_io_gets_internal(), rb_io_ungetbyte(), and rb_io_ungetc().

◆ limit

long getline_arg::limit

Definition at line 1151 of file stringio.c.

◆ rs

VALUE getline_arg::rs

Definition at line 1150 of file stringio.c.


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