Registry / cli / infobar

infobar

JSON →
library0.13.1rbrubygemsunverified

This gem displays progress of computations and additional information to the terminal.

gem install infobar
INSTALL
IMPORT
SIG · INFOBAR
I
infobar
clirubyv0.13.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Infobar
require 'infobar'

Create a progress bar for 100 iterations.

require 'infobar' Infobar.new(100).each { |i| sleep 0.01 }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
26
Resources
infobar — gem install infobar · libregistry