miller/internal/pkg/platform
John Kerl 9d1d2e07ca
Do wildcard globbing on Windows (#1362)
* Glob wildcards on Windows

* test/cases/globbing/0001
2023-08-19 17:40:35 -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 Do wildcard globbing on Windows (#1362) 2023-08-19 17:40:35 -04: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.