Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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: