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

Data Fields

struct stat stat
 
bool initialized
 

Detailed Description

Definition at line 496 of file file.c.

Field Documentation

◆ initialized

bool rb_stat::initialized

Definition at line 498 of file file.c.

◆ stat

struct stat rb_stat::stat

Definition at line 497 of file file.c.


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