mirror of
https://github.com/cheat/cheat.git
synced 2024-11-17 17:35:21 +01:00
33ac3d34d1
Fixes a bug whereby `cheat` would apply ANSI colorization even when outputting into a non-TTY.
5 lines
104 B
Modula-2
5 lines
104 B
Modula-2
module github.com/mattn/go-isatty
|
|
|
|
require golang.org/x/sys v0.0.0-20191008105621-543471e840be
|
|
|
|
go 1.14
|