Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
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: