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

Data Fields

VALUE old_path
 
VALUE new_path
 
int done
 
bool yield_path
 

Detailed Description

Definition at line 1300 of file dir.c.

Field Documentation

◆ done

int chdir_data::done

Definition at line 1302 of file dir.c.

◆ new_path

VALUE chdir_data::new_path

Definition at line 1301 of file dir.c.

◆ old_path

VALUE chdir_data::old_path

Definition at line 1301 of file dir.c.

◆ yield_path

bool chdir_data::yield_path

Definition at line 1303 of file dir.c.


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