Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
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: