Registry / utility / textutils

textutils

JSON →
library1.4.0rbrubygemsunverified

Text filters, helpers, readers and more for Ruby.

gem install textutils
INSTALL
IMPORT
SIG · TEXTUTILS
T
textutils
utilityrubyv1.4.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.

TextUtils
require 'textutils'

Require textutils and use TextUtils::Reader to read text files.

require 'textutils' # Example: use TextUtils::Reader to read a file reader = TextUtils::Reader.new('example.txt') puts reader.read
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
textutils — gem install textutils · libregistry