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