mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
3 lines
143 B
Go
3 lines
143 B
Go
// Package platform is Miller's platform-dependent code -- as of April 2021,
|
|
// this is divided into Windows and not-Windows.
|
|
package platform
|