module Tail

Defined in:

tail.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.follow(io : IO, delay = 0.1, &) #

Follows the new appended bytes of an IO


[View source]

Instance Method Detail

def finalize #

[View source]