Ruby 4.1.0dev (2026-05-15 revision fff4b3ef2e3e309e7a84288de53c189aa3d45fed)
Data Fields
chown_args Struct Reference

Data Fields

rb_uid_t owner
 
rb_gid_t group
 

Detailed Description

Definition at line 2925 of file file.c.

Field Documentation

◆ group

rb_gid_t chown_args::group

Definition at line 2927 of file file.c.

◆ owner

rb_uid_t chown_args::owner

Definition at line 2926 of file file.c.


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