Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
rb_stat Struct Reference

Data Fields

struct stat stat
 
bool initialized
 

Detailed Description

Definition at line 506 of file file.c.

Field Documentation

◆ initialized

bool rb_stat::initialized

Definition at line 508 of file file.c.

◆ stat

struct stat rb_stat::stat

Definition at line 507 of file file.c.


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