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