glob_args Struct Reference

Data Fields

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

Detailed Description

Definition at line 1281 of file dir.c.


Field Documentation

Definition at line 1285 of file dir.c.

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

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

Definition at line 1283 of file dir.c.

Referenced by glob_func_caller(), and rb_glob_caller().

Definition at line 1284 of file dir.c.

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


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

Generated on 30 Nov 2012 for Ruby by  doxygen 1.6.1