Ruby 3.4.4p34 (2025-05-14 revision a38531fd3f617bf734ef7d6c595325f69985ea1d)
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: