Sign in
edge
/
third_party
/
Sirupsen
/
logrus
/
fa58c5d59f0d2ce30a41a05c7e992b6b256242c5
/
.
/
terminal_openbsd.go
blob: af609a53d6492443e6a664a8b81a82db2d7e05d3 [
file
]
package logrus
import "syscall"
const ioctlReadTermios = syscall.TIOCGETA
type Termios syscall.Termios