Tests && gomod
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package termext
|
||||
|
||||
import "golang.org/x/sys/windows"
|
||||
|
||||
func enableColor() bool {
|
||||
handle, err := windows.GetStdHandle(windows.STD_OUTPUT_HANDLE)
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user