ec7f81f4b
1 2 3 4 5 6 7
package term import "syscall" const ioctlReadTermios = syscall.TIOCGETA type Termios syscall.Termios