Ruby 3.5.0dev (2025-04-02 revision 43ee4a50d91652c0909b97fe7195af8e87600971)
Data Fields
fstr_update_arg Struct Reference

Data Fields

VALUE fstr
 
bool copy
 
bool force_precompute_hash
 

Detailed Description

Definition at line 422 of file string.c.

Field Documentation

◆ copy

bool fstr_update_arg::copy

Definition at line 424 of file string.c.

◆ force_precompute_hash

bool fstr_update_arg::force_precompute_hash

Definition at line 425 of file string.c.

◆ fstr

VALUE fstr_update_arg::fstr

Definition at line 423 of file string.c.


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