Ruby 4.1.0dev (2026-09-05 revision a946c1bd8e5e7e03e938fe5bb4df942affa95ec6)
Data Fields
load_from_fd_args Struct Reference

Data Fields

VALUE path
 
VALUE io
 
int open_mode
 
int fd
 

Detailed Description

Definition at line 10912 of file prism_compile.c.

Field Documentation

◆ fd

int load_from_fd_args::fd

Definition at line 10916 of file prism_compile.c.

◆ io

VALUE load_from_fd_args::io

Definition at line 10914 of file prism_compile.c.

◆ open_mode

int load_from_fd_args::open_mode

Definition at line 10915 of file prism_compile.c.

◆ path

VALUE load_from_fd_args::path

Definition at line 10913 of file prism_compile.c.


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