Binary package “golang-github-mattn-go-isatty-dev” in ubuntu noble

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.