Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
chdir_data Struct Reference

Data Fields

VALUE old_path
 
VALUE new_path
 
int done
 

Detailed Description

Definition at line 985 of file dir.c.

Field Documentation

◆ done

int chdir_data::done

Definition at line 987 of file dir.c.

◆ new_path

VALUE chdir_data::new_path

Definition at line 986 of file dir.c.

◆ old_path

VALUE chdir_data::old_path

Definition at line 986 of file dir.c.


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