Commit Graph

7 Commits

Author SHA1 Message Date
Robinson
b0546993a1
Rename .java to .kt 2023-08-18 21:52:09 +02:00
nathan
77b12f38c5 Changed init() to hookSystemOutputStreams(), so that is more clear what
it does.
2017-11-28 20:25:34 +01:00
nathan
14d3d186f2 Added Console.init(), in order to initialize the output stream in
case ANSI is used inside System.err/out (as it is initialized/used
after assignment
2016-05-31 01:41:17 +02:00
nathan
d4e211974d Cleaned up example 2016-05-31 01:07:02 +02:00
nathan
d2a33b5a66 Updated console example to test line input too 2016-05-30 11:22:04 +02:00
nathan
a46cbefb02 Code polish, added comments/javadocs. Added copyright/authors 2016-05-29 20:51:19 +02:00
nathan
f190a31c39 WIP - initial consolidation of input/output functionality. 2016-05-28 11:30:46 +02:00