isatty - ActiveState ActiveGo 1.8
...

Package isatty

import "github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty"
Overview
Index

Overview ▾

Package isatty implements interface to isatty

func IsTerminal

func IsTerminal(fd uintptr) bool

IsTerminal return true if the file descriptor is terminal.