platform_other.go 65 B

12345
  1. // +build !windows
  2. package ctrlc
  3. const IS_WIN_PLATFORM = false