Skip to content

Console Input Library

Rohan Singh edited this page Jan 30, 2015 · 1 revision

Exports

readLn

readLn(): string

Reads a line of text from the console. Returns null if no more text can be read.