Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
chown_args Struct Reference

Data Fields

rb_uid_t owner
 
rb_gid_t group
 

Detailed Description

Definition at line 2408 of file file.c.

Field Documentation

◆ group

rb_gid_t chown_args::group

Definition at line 2410 of file file.c.

Referenced by chown_internal(), rb_file_chown(), and rb_file_s_chown().

◆ owner

rb_uid_t chown_args::owner

Definition at line 2409 of file file.c.

Referenced by chown_internal(), rb_file_chown(), and rb_file_s_chown().


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