Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Variables
loadpath.h File Reference

Internal header for $LOAD_PATH. More...

Go to the source code of this file.

Variables

const char ruby_exec_prefix []
 
const char ruby_initial_load_paths []
 

Detailed Description

Internal header for $LOAD_PATH.

Author
Ruby developers ruby-.nosp@m.core.nosp@m.@ruby.nosp@m.-lan.nosp@m.g.org

Definition in file loadpath.h.

Variable Documentation

◆ ruby_exec_prefix

const char ruby_exec_prefix[]
extern

Definition at line 59 of file loadpath.c.

Referenced by ruby_init_loadpath().

◆ ruby_initial_load_paths

const char ruby_initial_load_paths[]
extern

Definition at line 62 of file loadpath.c.

Referenced by ruby_init_loadpath().