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:
=

installieren:
=

Versionen:

  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 Abhängigkeiten (3):

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

Besitzer:

Pushed by:

Autoren:

  • Julik Tarkhanov

SHA 256-Prüfsumme:

=

Downloads insgesamt 8.919

Für diese Version 152

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 1.8.7

Links: