Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
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: