Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
chdir_data Struct Reference

Data Fields

VALUE old_path
 
VALUE new_path
 
int done
 

Detailed Description

Definition at line 1005 of file dir.c.

Field Documentation

◆ done

int chdir_data::done

Definition at line 1007 of file dir.c.

◆ new_path

VALUE chdir_data::new_path

Definition at line 1006 of file dir.c.

◆ old_path

VALUE chdir_data::old_path

Definition at line 1006 of file dir.c.


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