mirror of
https://github.com/vbatts/go-mtree.git
synced 2025-02-18 06:57:52 +00:00
```shell go get -u -v github.com/golang/dep dep init ``` Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2 lines
64 B
Go
2 lines
64 B
Go
// Package isatty implements interface to isatty
|
|
package isatty
|