21
0
Fork 0
goext/termext/osutil_openbsd.go

6 lines
58 B
Go

package termext
func enableColor() bool {
return true
}