Ruby 3.5.0dev (2025-11-03 revision 4a3d8346a6d0e068508631541f6bc43e8b154ea1)
Data Fields
chown_args Struct Reference

Data Fields

rb_uid_t owner
 
rb_gid_t group
 

Detailed Description

Definition at line 2838 of file file.c.

Field Documentation

◆ group

rb_gid_t chown_args::group

Definition at line 2840 of file file.c.

◆ owner

rb_uid_t chown_args::owner

Definition at line 2839 of file file.c.


The documentation for this struct was generated from the following file: