Files
goext/termext/osutil_linux.go
T

6 lines
58 B
Go

package termext
func enableColor() bool {
return true
}