Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
loaded_feature_searching Struct Reference

Data Fields

const char * name
 
long len
 
int type
 
VALUE load_path
 
const char * result
 

Detailed Description

Definition at line 358 of file load.c.

Field Documentation

◆ len

long loaded_feature_searching::len

Definition at line 360 of file load.c.

Referenced by loaded_feature_path_i(), and rb_feature_p().

◆ load_path

VALUE loaded_feature_searching::load_path

Definition at line 362 of file load.c.

Referenced by loaded_feature_path_i(), and rb_feature_p().

◆ name

const char* loaded_feature_searching::name

Definition at line 359 of file load.c.

Referenced by loaded_feature_path_i(), rb_feature_p(), and register_init_ext().

◆ result

const char* loaded_feature_searching::result

◆ type

int loaded_feature_searching::type

Definition at line 361 of file load.c.

Referenced by loaded_feature_path_i(), rb_feature_p(), and search_required().


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