Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
chown_args Struct Reference

Data Fields

rb_uid_t owner
 
rb_gid_t group
 

Detailed Description

Definition at line 2710 of file file.c.

Field Documentation

◆ group

rb_gid_t chown_args::group

Definition at line 2712 of file file.c.

◆ owner

rb_uid_t chown_args::owner

Definition at line 2711 of file file.c.


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