Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
chown_args Struct Reference

Data Fields

rb_uid_t owner
 
rb_gid_t group
 

Detailed Description

Definition at line 2223 of file file.c.

Field Documentation

◆ group

rb_gid_t chown_args::group

Definition at line 2225 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 2224 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: