class Coffee::Writer
- Coffee::Writer
- Reference
- Object
Defined in:
coffee/writer.crConstructors
Instance Method Summary
- #<<(value : String)
- #close
- #close!
- #io : IO
- #io=(io : IO)
- #mutex : Mutex
- #mutex=(mutex : Mutex)
- #write(result : Entry)
- #write(value : String)