Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
autoload_arguments Struct Reference

Data Fields

VALUE module
 
ID name
 
VALUE feature
 

Detailed Description

Definition at line 2657 of file variable.c.

Field Documentation

◆ feature

VALUE autoload_arguments::feature

Definition at line 2660 of file variable.c.

◆ module

VALUE autoload_arguments::module

Definition at line 2658 of file variable.c.

◆ name

ID autoload_arguments::name

Definition at line 2659 of file variable.c.


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