//go:build !windows // +build !windows package main func Console(show bool) { }