pie
pie copied to clipboard
Close() fails on Windows
https://github.com/natefinch/pie/blob/9a0d7201400759b777f38c0c2d7b0be4e3e8b5c9/pie.go#L232
On Windows, I get:
not supported by windows
See
https://github.com/golang/go/commit/05cc78d8d32f6af6fc4373e10da0b4a12f0a1ad4
Thoughts, @natefinch ?