|
Ruby 4.1.0dev (2026-05-15 revision 4ec235e0b227d38426aa477e537ac397963c0ee8)
|
Internal header for Ruby Box. More...
#include <box.h>
Data Fields | |
| VALUE | box_object |
| long | box_id |
| VALUE | top_self |
| VALUE | load_path |
| VALUE | load_path_snapshot |
| VALUE | load_path_check_cache |
| VALUE | expanded_load_path |
| VALUE | loaded_features |
| VALUE | loaded_features_snapshot |
| VALUE | loaded_features_realpaths |
| VALUE | loaded_features_realpath_map |
| struct st_table * | loaded_features_index |
| struct st_table * | loading_table |
| VALUE | ruby_dln_libmap |
| VALUE | gvar_tbl |
| struct st_table * | classext_cow_classes |
| bool | is_root |
| bool | is_user |
| bool | is_optional |
Internal header for Ruby Box.