Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
fstr_update_arg Struct Reference

Data Fields

VALUE fstr
 
bool copy
 
bool force_precompute_hash
 

Detailed Description

Definition at line 417 of file string.c.

Field Documentation

◆ copy

bool fstr_update_arg::copy

Definition at line 419 of file string.c.

◆ force_precompute_hash

bool fstr_update_arg::force_precompute_hash

Definition at line 420 of file string.c.

◆ fstr

VALUE fstr_update_arg::fstr

Definition at line 418 of file string.c.


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