Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
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: