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