Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
chown_args Struct Reference

Data Fields

rb_uid_t owner
rb_gid_t group

Detailed Description

Definition at line 2852 of file file.c.

Field Documentation

◆ group

rb_gid_t chown_args::group

Definition at line 2854 of file file.c.

◆ owner

rb_uid_t chown_args::owner

Definition at line 2853 of file file.c.


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