Ruby 4.1.0dev (2026-03-01 revision 19b636d3ecc8a824437e0d6abd7fe0c24b594ce0)
Data Fields
glob_pattern Struct Reference

Data Fields

char * str
 
enum glob_pattern_type type
 
struct glob_patternnext
 

Detailed Description

Definition at line 2208 of file dir.c.

Field Documentation

◆ next

struct glob_pattern* glob_pattern::next

Definition at line 2211 of file dir.c.

◆ str

char* glob_pattern::str

Definition at line 2209 of file dir.c.

◆ type

enum glob_pattern_type glob_pattern::type

Definition at line 2210 of file dir.c.


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