dir_data Struct Reference


Data Fields

DIRdir
VALUE path
rb_encodingenc

Detailed Description

Definition at line 352 of file dir.c.


Field Documentation

DIR* dir_data::dir

Definition at line 353 of file dir.c.

Referenced by dir_check(), dir_close(), dir_each(), dir_free(), dir_mark(), dir_read(), dir_rewind(), dir_s_alloc(), and dir_s_open().

rb_encoding* dir_data::enc

Definition at line 355 of file dir.c.

Referenced by dir_each(), dir_initialize(), dir_read(), and dir_s_alloc().

VALUE dir_data::path

Definition at line 354 of file dir.c.

Referenced by dir_inspect(), dir_path(), and dir_s_alloc().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7