Tty.read

Read input. May return an empty slice if no data is present and blocking is disabled.

interface Tty
@trusted
string
read
(
Duration dur = Duration.zero
)

Meta