Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Zink::ConsoleIO
Inherits
Zink::IODevice
<
Reference
<
Object
Constructors
new
(output :
IO
=
STDOUT
, input :
IO
=
STDIN
, width :
Int32
|
Nil
= nil)
Source
Instance methods
read_line
Source
write
(text :
String
) :
Nil
Source