Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
chdir_data Struct Reference

Data Fields

VALUE old_path
VALUE new_path
int done
bool yield_path

Detailed Description

Definition at line 1187 of file dir.c.

Field Documentation

◆ done

int chdir_data::done

Definition at line 1189 of file dir.c.

◆ new_path

VALUE chdir_data::new_path

Definition at line 1188 of file dir.c.

◆ old_path

VALUE chdir_data::old_path

Definition at line 1188 of file dir.c.

◆ yield_path

bool chdir_data::yield_path

Definition at line 1190 of file dir.c.


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