Return true if stdout or stderr has been successfully redirected, and false otherwise.
true
stdout
stderr
false
Declared in <bsls_outputredirector.h>
<bsls_outputredirector.h>
bool isRedirecting() const;
Created with MrDocs