Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
getline_arg Struct Reference

Data Fields

VALUE rs
 
long limit
 
unsigned int chomp: 1
 
VALUE io
 

Detailed Description

Definition at line 993 of file stringio.c.

Field Documentation

◆ chomp

unsigned int getline_arg::chomp

Definition at line 996 of file stringio.c.

◆ io

VALUE getline_arg::io

Definition at line 3057 of file io.c.

◆ limit

long getline_arg::limit

Definition at line 995 of file stringio.c.

◆ rs

VALUE getline_arg::rs

Definition at line 994 of file stringio.c.


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