Registry / utility / file-tail

file-tail

JSON →
library1.4.0rbrubygemsunverified

Library to tail files in Ruby, similar to the Unix tail command.

utility
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.

require 'file-tail'

Tail a file and process new lines

require 'file-tail' File::Tail::Logfile.open('log.txt') do |log| log.tail { |line| puts line } end
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
14 hits · last 30 days
gptbot
3
claudebot
3
bingbot
2
ahrefsbot
1
Resources