minio/vendor/github.com/mattn/go-isatty/doc.go
Harshavardhana c4faf47e64 First time mode for controller
- Upon first time invocation ``minio controller`` would create access keys and secret id
- Upon request passing 'keys' arg ``minio controller`` would provide the keys
- Add colorized notification
2015-10-04 16:42:16 -07:00

3 lines
64 B
Go

// Package isatty implements interface to isatty
package isatty