Data Fields | |
| void(* | func )(const char *, VALUE, void *) |
| const char * | path |
| VALUE | value |
| rb_encoding * | enc |
Definition at line 1259 of file dir.c.
Definition at line 1263 of file dir.c.
Referenced by glob_func_caller(), push_glob(), and rb_glob2().
| void(* glob_args::func)(const char *, VALUE, void *) |
Referenced by glob_func_caller(), push_glob(), and rb_glob2().
| const char* glob_args::path |
Definition at line 1262 of file dir.c.
Referenced by glob_func_caller(), push_glob(), and rb_glob2().