Skip to main content

Module ring_buffer

Module ring_buffer 

Source
Expand description

Ring buffer implementation for bounded output capture

Provides fixed-size ring buffers for stdout and stderr capture with automatic truncation.

Structsยง

RingBuffer
A ring buffer that maintains a fixed maximum size