Maybe they should even be called `duplicateFileHandle(handle)` and 
`assignFileHandle(source, target)`.

I made a helper for my project now that can do `setStdout(file)` and 
`resetStdout()`. And same for std error and input. (I like descriptive names 
and simple interfaces :D )

Reply via email to