Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
transform_keys_args Struct Reference

Data Fields

VALUE trans
 
VALUE result
 
int block_given
 

Detailed Description

Definition at line 3200 of file hash.c.

Field Documentation

◆ block_given

int transform_keys_args::block_given

Definition at line 3203 of file hash.c.

◆ result

VALUE transform_keys_args::result

Definition at line 3202 of file hash.c.

◆ trans

VALUE transform_keys_args::trans

Definition at line 3201 of file hash.c.


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