Files
consolex/term/ansi_other.go
2026-02-25 22:39:00 +03:00

6 lines
63 B
Go

//go:build !windows
package term
func EnableConsoleANSI() {}