Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
autoload_arguments Struct Reference

Data Fields

VALUE module
 
ID name
 
VALUE feature
 

Detailed Description

Definition at line 2555 of file variable.c.

Field Documentation

◆ feature

VALUE autoload_arguments::feature

Definition at line 2558 of file variable.c.

◆ module

VALUE autoload_arguments::module

Definition at line 2556 of file variable.c.

◆ name

ID autoload_arguments::name

Definition at line 2557 of file variable.c.


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