peridot/vendor/github.com/vbauerster/mpb/v7/cwriter/util_bsd.go
2022-07-07 22:13:21 +02:00

8 lines
139 B
Go

// +build darwin dragonfly freebsd netbsd openbsd
package cwriter
import "golang.org/x/sys/unix"
const ioctlReadTermios = unix.TIOCGETA