dcell ~master (2025-12-15T06:58:51.846294)
Dub
Repo
PosixTty.this
dcell
termio
PosixTty
Create a Tty device on a given device path. The usual path is "/dev/tty".
this
(string dev)
class
PosixTty
nothrow @
safe
this
(
string
dev
)
this
(File f)
Meta
Source
See Implementation
dcell
termio
PosixTty
constructors
this
functions
close
flush
raw
read
resized
restore
save
start
stop
wakeUp
windowSize
write
Create a Tty device on a given device path. The usual path is "/dev/tty".