Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
golang-github-mattn-go-isatty-dev
Golang library to implementation isatty interface
https://github.com/mattn/go-isatty
0
no reviews
Install
The isatty() funcion tests whether a file descriptor refers to a terminal.
this package provides a library to implement isatty interface to golang command-line programs.