Return true if the captured output has been loaded into the scratch buffer, and false otherwise.
Synopsis
Declared in <bsls_outputredirector.h>
bool
isOutputReady() const;
Return Value
true if captured output is loaded; false otherwise
Created with MrDocs