Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
chown_args Struct Reference

Data Fields

rb_uid_t owner
 
rb_gid_t group
 

Detailed Description

Definition at line 2679 of file file.c.

Field Documentation

◆ group

rb_gid_t chown_args::group

Definition at line 2681 of file file.c.

◆ owner

rb_uid_t chown_args::owner

Definition at line 2680 of file file.c.


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