Registry / utility / tapp
library1.5.1rbrubygemsunverified

Adds a `tapp` method that prints the object and returns it, useful for debugging.

gem install tapp
INSTALL
IMPORT
SIG · TAPP
T
tapp
utilityrubyv1.5.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.

Tapp
require 'tapp'

Prints the receiver and returns it.

require 'tapp' [1, 2, 3].tapp # => [1, 2, 3] (printed to stderr)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
tapp — gem install tapp · libregistry