Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
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: