class Geode::CallbackLineReader

Defined in:

geode/line_reader.cr

Constructors

Instance Method Summary

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]