argf Struct Reference

Data Fields

VALUE filename
VALUE current_file
long last_lineno
long lineno
VALUE argv
char * inplace
struct rb_io_enc_t encs
int8_t init_p
int8_t next_p
int8_t binmode

Detailed Description

Definition at line 171 of file io.c.


Field Documentation

VALUE argf::argv

Definition at line 175 of file io.c.

Referenced by argf_init(), and argf_mark().

int8_t argf::binmode

Definition at line 178 of file io.c.

Definition at line 172 of file io.c.

Referenced by argf_init(), and argf_mark().

struct rb_io_enc_t argf::encs [read]

Definition at line 177 of file io.c.

Referenced by argf_mark().

Definition at line 172 of file io.c.

Referenced by argf_init(), and argf_mark().

int8_t argf::init_p

Definition at line 178 of file io.c.

Definition at line 176 of file io.c.

Referenced by argf_free(), argf_initialize_copy(), and argf_memsize().

Definition at line 173 of file io.c.

Definition at line 174 of file io.c.

Referenced by argf_init().

int8_t argf::next_p

Definition at line 178 of file io.c.


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

Generated on 18 May 2020 for Ruby by  doxygen 1.6.1