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