TtyStream

Undocumented in source.
class TtyStream : UvStream!uv_tty_t {}

Constructors

this
this(uv_loop_t* ctx, File tty)
Undocumented in source.

Members

Functions

shutdown
Promise!void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta