Pty

A data structure to hold information on a Pty session Holds its fd and a utility property to get its name

version(Posix)
struct Pty {}

Members

Properties

name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fd
int fd;
Undocumented in source.

Meta