mirror of
https://github.com/vbatts/go-mtree.git
synced 2024-11-15 13:18:45 +00:00
Vincent Batts
94a6c46bde
```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
|