Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
chown_args Struct Reference

Data Fields

rb_uid_t owner
rb_gid_t group

Detailed Description

Definition at line 2729 of file file.c.

Field Documentation

◆ group

rb_gid_t chown_args::group

Definition at line 2731 of file file.c.

◆ owner

rb_uid_t chown_args::owner

Definition at line 2730 of file file.c.


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