RubyGems Navigation menu

progressive_io 2.0.1

A Ruby gem that provides an IO wrapper with progress reporting capabilities. It wraps any IO object and calls a callback with the current offset and total size on each read operation, making it perfect for implementing progress bars or monitoring file operations.

Gemfile:
=

install:
=

Versions:

  1. 2.0.1 August 01, 2025 (8 KB)
  2. 2.0.0 August 01, 2025 (8 KB)
  3. 1.0.0 August 04, 2011 (6.5 KB)

Development Dependencies (3):

flexmock ~> 0.8
minitest ~> 5.0
rake ~> 0.0

Owners:

Pushed by:

Authors:

  • Julik Tarkhanov

SHA 256 checksum:

=

Total downloads 8,910

For this version 150

Version Released:

License:

MIT

Required Ruby Version: >= 1.8.7

Links: