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.
Parameters
Section titled “Parameters”context
Section titled “context”IoctlContext
…any[]
Returns
Section titled “Returns”any