Ruby
3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
internal
loadpath.h
Go to the documentation of this file.
1
#ifndef INTERNAL_LOADPATH_H
/*-*-C-*-vi:se ft=c:*/
2
#define INTERNAL_LOADPATH_H
13
/* loadpath.c */
14
extern
const
char
ruby_exec_prefix
[];
15
extern
const
char
ruby_initial_load_paths
[];
16
17
#endif
/* INTERNAL_LOADPATH_H */
ruby_exec_prefix
const char ruby_exec_prefix[]
Definition:
loadpath.c:59
ruby_initial_load_paths
const char ruby_initial_load_paths[]
Definition:
loadpath.c:62
Generated by
1.9.5