go-mtree/vendor/github.com/mattn/go-isatty/doc.go
Vincent Batts 94a6c46bde
vendor: convert from glide to dep
```shell
go get -u -v github.com/golang/dep
dep init
```

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2019-01-21 11:01:52 -05:00

2 lines
64 B
Go

// Package isatty implements interface to isatty
package isatty