This website works better with JavaScript
Home
Explore
Help
Register
Sign In
packages
/
go-colorable
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
import
Alec The Rabbit
6 years ago
parent
b3ffeffaac
commit
98b7b4bed9
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
colorable_windows.go
+ 2
- 0
colorable_windows.go
View File
@@ -12,6 +12,8 @@ import (
"strings"
"strings"
"syscall"
"syscall"
"unsafe"
"unsafe"
+
+ "github.com/mattn/go-isatty"
)
)
const (
const (