Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
eval_string_from_file_arg Struct Reference

Data Fields

VALUE str
 
VALUE filename
 

Detailed Description

Definition at line 1464 of file vm_eval.c.

Field Documentation

◆ filename

VALUE eval_string_from_file_arg::filename

Definition at line 1466 of file vm_eval.c.

Referenced by eval_string_from_file_helper(), and ruby_eval_string_from_file_protect().

◆ str

VALUE eval_string_from_file_arg::str

Definition at line 1465 of file vm_eval.c.

Referenced by eval_string_from_file_helper(), and ruby_eval_string_from_file_protect().


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