Ruby
3.4.0dev (2024-11-05 revision e440268d51fe02b303e3817a7a733a0dac1c5091)
|
Data Fields | |
VALUE | src |
VALUE | dst |
rb_off_t | copy_length |
rb_off_t | src_offset |
rb_io_t * | src_fptr |
rb_io_t * | dst_fptr |
unsigned | close_src: 1 |
unsigned | close_dst: 1 |
int | error_no |
rb_off_t | total |
const char * | syserr |
const char * | notimp |
VALUE | th |
struct stat | src_stat |
struct stat | dst_stat |