_CopyContext# class barecat.io.copyfile._CopyContext(src, dst, size, src_offset, dst_offset, bufsize)[source]# Encapsulates copy setup: file descriptors, offsets, overlap detection.