[ stretch ]
[ stretch-backports ]
[ buster ]
[ buster-backports ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ sid ]
[ ソース: golang-github-mattn-go-isatty ]
パッケージ: golang-github-mattn-go-isatty-dev (0.0.1-1)
golang-github-mattn-go-isatty-dev に関するリンク
Debian の資源:
golang-github-mattn-go-isatty ソースパッケージをダウンロード:
- [golang-github-mattn-go-isatty_0.0.1-1.dsc]
- [golang-github-mattn-go-isatty_0.0.1.orig.tar.gz]
- [golang-github-mattn-go-isatty_0.0.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Golang library to implementation isatty interface
The isatty() function tests whether a file descriptor refers to a terminal.
This package provides a library to implement isatty interface to Golang command-line programs.