Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
mkdir_arg Struct Reference

Data Fields

const char * path
 
mode_t mode
 

Detailed Description

Definition at line 1462 of file dir.c.

Field Documentation

◆ mode

mode_t mkdir_arg::mode

Definition at line 1464 of file dir.c.

◆ path

const char* mkdir_arg::path

Definition at line 1463 of file dir.c.


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