Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
logreader
v0.1.1
LogReader
Error
Built with Crystal 1.9.2
2023-10-08 07:16:19 UTC
class
LogReader
LogReader
Reference
Object
Defined in:
logreader.cr
logreader/version.cr
Constant Summary
VERSION
=
"0.1.1"
Constructors
.new
(path : String)
Instance Method Summary
#each
(&)
#read_line
: String
Constructor Detail
def self.
new
(path : String)
#
[
View source
]
Instance Method Detail
def
each
(&)
#
[
View source
]
def
read_line
: String
#
[
View source
]