Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
autoload_arguments Struct Reference

Data Fields

VALUE module
 
ID name
 
VALUE feature
 

Detailed Description

Definition at line 2577 of file variable.c.

Field Documentation

◆ feature

VALUE autoload_arguments::feature

Definition at line 2580 of file variable.c.

◆ module

VALUE autoload_arguments::module

Definition at line 2578 of file variable.c.

◆ name

ID autoload_arguments::name

Definition at line 2579 of file variable.c.


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