Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
chown_args Struct Reference

Data Fields

rb_uid_t owner
 
rb_gid_t group
 

Detailed Description

Definition at line 2678 of file file.c.

Field Documentation

◆ group

rb_gid_t chown_args::group

Definition at line 2680 of file file.c.

◆ owner

rb_uid_t chown_args::owner

Definition at line 2679 of file file.c.


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