Registry / cli / command-line-reporter

command-line-reporter

JSON →
library5.0.0rbrubygemsunverified

This gem makes it easy to provide a report while your Ruby script is executing.

gem install command_line_reporter
INSTALL
IMPORT
SIG · COMMAND-LINE-REPOR
C
command-line-reporter
clirubyv5.0.0
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.

CommandLineReporter
require 'command_line_reporter'

Generate a formatted report in the command line.

require 'command_line_reporter' include CommandLineReporter report do header 'My Report' row do column 'Data', width: 20 end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
28
Resources
command-line-reporter — gem install command-line-reporter · libregistry