Skip to content

TTYIoctl

TTYIoctl = (context, tty, …args) => any

Defined in: src/drivers/tty/tty.ts:35

One of a terminal’s ioctls. Like DeviceIoctl except that the terminal has already been worked out from the device file, redirect and all, so a driver never sees a minor.

IoctlContext

TTY

any[]

any