Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
eval_string_from_file_arg Struct Reference

Data Fields

VALUE str
 
VALUE filename
 

Detailed Description

Definition at line 1377 of file vm_eval.c.

Field Documentation

VALUE eval_string_from_file_arg::filename

Definition at line 1379 of file vm_eval.c.

Referenced by eval_string_from_file_helper(), and ruby_eval_string_from_file_protect().

VALUE eval_string_from_file_arg::str

Definition at line 1378 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: