Grzegorz Wikiera
Results
1
issues of
Grzegorz Wikiera
I've created a protocol `Handle` to handle command output asynchronously. All previously `FileHandle` arguments of `shellOut` methods have been replaced by `Handle`. `FileHandle` implements `Handle` so it's completely backward compatible....