Registry / utility / debugger-linecache

debugger-linecache

JSON →
library1.2.0rbrubygemsunverified

Linecache is a module for reading and caching lines, useful in debuggers where the same lines are shown many times.

gem install debugger-linecache
INSTALL
IMPORT
SIG · DEBUGGER-LINECACHE
D
debugger-linecache
utilityrubyv1.2.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.

LineCache
require 'debugger-linecache'

Read a specific line from a file using LineCache

require 'debugger-linecache' puts LineCache.getline('/path/to/file.rb', 1)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
debugger-linecache — gem install debugger-linecache · libregistry