Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
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: