blob: af609a53d6492443e6a664a8b81a82db2d7e05d3 [file] [log] [blame]
package logrus
import "syscall"
const ioctlReadTermios = syscall.TIOCGETA
type Termios syscall.Termios