import "github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty"
Package isatty implements interface to isatty
doc.go isatty_linux.go
func IsTerminal(fd uintptr) bool
IsTerminal return true if the file descriptor is terminal.