Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
transform_keys_args Struct Reference

Data Fields

VALUE trans
 
VALUE result
 
int block_given
 

Detailed Description

Definition at line 3125 of file hash.c.

Field Documentation

◆ block_given

int transform_keys_args::block_given

Definition at line 3128 of file hash.c.

◆ result

VALUE transform_keys_args::result

Definition at line 3127 of file hash.c.

◆ trans

VALUE transform_keys_args::trans

Definition at line 3126 of file hash.c.


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