Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
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: