|
Ruby
2.0.0p648(2015-12-16revision53162)
|
Data Fields | |
| rb_uid_t | owner |
| rb_gid_t | group |
| rb_gid_t chown_args::group |
Definition at line 2137 of file file.c.
Referenced by rb_file_chown(), and rb_file_s_chown().
| rb_uid_t chown_args::owner |
Definition at line 2136 of file file.c.
Referenced by rb_file_chown(), and rb_file_s_chown().
1.8.14