PosixTty.read

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string read(Duration dur)
  2. string read(Duration dur)
    class PosixTty
    version(UsePoll)
    @trusted
    string
    read
    (
    Duration dur = Duration.zero
    )

Meta