Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tail
v0.2.2
Tail
File
Built with Crystal 1.9.2
2023-10-08 00:32:37 UTC
module
Tail
Defined in:
tail.cr
Class Method Summary
.follow
(io : IO, delay =
0.1
, &)
Follows the new appended bytes of an
IO
Instance Method Summary
#finalize
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
]