|
Ruby 4.1.0dev (2026-09-25 revision d3f0a612d348635291699f614f22125b396b869b)
|
Data Fields | |
| VALUE | path |
| VALUE | io |
| int | open_mode |
| int | fd |
Definition at line 10932 of file prism_compile.c.
| int load_from_fd_args::fd |
Definition at line 10936 of file prism_compile.c.
| VALUE load_from_fd_args::io |
Definition at line 10934 of file prism_compile.c.
| int load_from_fd_args::open_mode |
Definition at line 10935 of file prism_compile.c.
| VALUE load_from_fd_args::path |
Definition at line 10933 of file prism_compile.c.