Registry / utility / linecache19

linecache19

JSON →
library0.5.12rbrubygemsunverified

Module for reading and caching lines of Ruby source files, useful for debuggers.

gem install linecache19
INSTALL
IMPORT
SIG · LINECACHE19
L
linecache19
utilityrubyv0.5.12
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.

LineCache
require 'linecache19'

Reads and caches lines from a Ruby source file.

require 'linecache19' lines = LineCache::Lines.new('/path/to/file.rb') puts lines[10]
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.12latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources