module Kibi

Overview

TODO Write documentation for Kibi

Defined in:

kibi.cr

Constant Summary

CHANNEL = Channel(Char).new
CRLF = "\r\n"
VERSION = "0.1.0"

Class Method Summary

Class Method Detail

def self.get_input #

[View source]
def self.put(text) #

[View source]