peridot/vendor/github.com/vbauerster/mpb/v7/cwriter/util_bsd.go

8 lines
139 B
Go
Raw Normal View History

2022-07-07 20:11:50 +00:00
// +build darwin dragonfly freebsd netbsd openbsd
package cwriter
import "golang.org/x/sys/unix"
const ioctlReadTermios = unix.TIOCGETA