Ruby  3.1.4p223 (2023-03-30 revision HEAD)
Data Fields
ruby_cmdline_options Struct Reference

Data Fields

const char * script
 
VALUE script_name
 
VALUE e_script
 
struct {
   struct {
      VALUE   name
 
      int   index
 
   }   enc
 
src
 
struct {
   struct {
      VALUE   name
 
      int   index
 
   }   enc
 
ext
 
struct {
   struct {
      VALUE   name
 
      int   index
 
   }   enc
 
intern
 
VALUE req_list
 
ruby_features_t features
 
ruby_features_t warn
 
unsigned int dump
 
struct rb_yjit_options yjit
 
int sflag
 
int xflag
 
unsigned int warning: 1
 
unsigned int verbose: 1
 
unsigned int do_loop: 1
 
unsigned int do_print: 1
 
unsigned int do_line: 1
 
unsigned int do_split: 1
 
unsigned int do_search: 1
 
unsigned int setids: 2
 

Detailed Description

Definition at line 177 of file ruby.c.


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