Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
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: