Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
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: