glob_args Struct Reference


Data Fields

void(* func )(const char *, VALUE, void *)
const char * path
VALUE value
rb_encodingenc

Detailed Description

Definition at line 1300 of file dir.c.


Field Documentation

rb_encoding* glob_args::enc

Definition at line 1304 of file dir.c.

Referenced by push_glob(), rb_glob2(), and ruby_brace_expand().

void(* glob_args::func)(const char *, VALUE, void *)

const char* glob_args::path

Definition at line 1302 of file dir.c.

VALUE glob_args::value

Definition at line 1303 of file dir.c.


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