Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
geode
main
Enumerable
ExtendedSimpleFormat
Fiber
CancellationException
Geode
CallbackLineReader
CircularBuffer
LineReader
NilLog
ProgramInfo
Spindle
WorkerPool
Log
Builder
Severity
Number
SimpleFormat
Generated using Crystal 1.14.0
2024-11-26 09:56:16 UTC
class
Geode::
CallbackLineReader
Geode::CallbackLineReader
Geode::LineReader
IO
Reference
Object
Defined in:
geode/line_reader.cr
Constructors
.new
(&block : String -> )
Instance Method Summary
#written
(line : String)
Instance methods inherited from class
Geode::LineReader
bytes_read : Int32
bytes_read
,
read(slice : Bytes) : Int32
read
,
write(slice : Bytes) : Nil
write
,
written(line : String)
written
Constructor Detail
def self.
new
(&block : String -> )
#
[
View source
]
Instance Method Detail
def
written
(line : String)
#
[
View source
]