Ruby  3.1.4p223 (2023-03-30 revision HEAD)
Data Fields
copy_stream_struct Struct Reference

Data Fields

VALUE src
 
VALUE dst
 
off_t copy_length
 
off_t src_offset
 
rb_io_tsrc_fptr
 
rb_io_tdst_fptr
 
unsigned close_src: 1
 
unsigned close_dst: 1
 
int error_no
 
off_t total
 
const char * syserr
 
const char * notimp
 
VALUE th
 
struct stat src_stat
 
struct stat dst_stat
 

Detailed Description

Definition at line 11321 of file io.c.


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