RubyGems Navigation menu

progressive_io 2.0.0

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

Installeer:
=

Versies:

  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 afhankelijkheden (3):

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

Eigenaren:

Pushed by:

Authors:

  • Julik Tarkhanov

SHA 256 checksum:

=

Total downloads 9.270

Voor deze versie 164

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 1.8.7

Links: