Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
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: