Ruby 4.1.0dev (2026-09-25 revision d3f0a612d348635291699f614f22125b396b869b)
Data Fields
load_from_fd_args Struct Reference

Data Fields

VALUE path
 
VALUE io
 
int open_mode
 
int fd
 

Detailed Description

Definition at line 10932 of file prism_compile.c.

Field Documentation

◆ fd

int load_from_fd_args::fd

Definition at line 10936 of file prism_compile.c.

◆ io

VALUE load_from_fd_args::io

Definition at line 10934 of file prism_compile.c.

◆ open_mode

int load_from_fd_args::open_mode

Definition at line 10935 of file prism_compile.c.

◆ path

VALUE load_from_fd_args::path

Definition at line 10933 of file prism_compile.c.


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