Method Protocols.Line.simple()->read_line()
- Method read_line
protectedstringread_line()- Description
Read a line from the input.
- Returns
Returns
0when more input is needed. Returns the requested line otherwise.- Note
The returned line will not contain the line separator.
- See also