miller/internal/pkg/platform
John Kerl 4c5dba6036
Enable output colorization on Windows by default (#1051)
* Enable output colorization on Windows following after #1045

* doc updates
2022-07-07 15:12:44 -04:00
..
diff_notwindows.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
diff_windows.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
doc.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
getargs_notwindows.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
getargs_windows.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
README.md Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
shellrun_notwindows.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
shellrun_windows.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
terminal_notwindows.go Enable output colorization on Windows by default (#1051) 2022-07-07 15:12:44 -04:00
terminal_windows.go Enable output colorization on Windows by default (#1051) 2022-07-07 15:12:44 -04:00

This is Miller's platform-dependent code -- as of April 2021, all Windows vs not-Windows.