ocean ~master (2021-10-22T21:44:26.740458)
Dub
Repo
Lines.readln
ocean
io
stream
Lines
Lines
Read a line of text, and return false when there's no further content available.
class
Lines
final
bool
readln
(
ref
cstring
content
)
Meta
Source
See Implementation
ocean
io
stream
Lines
Lines
constructors
this
functions
readln
scan
Read a line of text, and return false when there's no further content available.