Ruby  3.4.0dev (2024-11-05 revision 348a53415339076afc4a02fcd09f3ae36e9c4c61)
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
 
long backtrace_length_limit
 
const char * crash_report
 
signed int sflag: 2
 
unsigned int xflag: 1
 
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 12 of file cmdlineopt.h.


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