Ruby
3.4.0dev (2024-11-22 revision 0989400a925cd201defdca9eb28eb87200b30785)
|
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 |