interface ReaderInterface

Reader interface.

Methods

string
read()

Reads and returns user input.

Details

at line 20
string read()

Reads and returns user input.

Return Value

string