newDevTty

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TtyImpl newDevTty(string dev)
    version(Posix)
    newDevTty
    (
    string dev = "/dev/tty"
    )
  2. TtyImpl newDevTty(string p)

Meta