Function OSSingleton.isStdoutVerbose
Returns true if the engine was executed with -v (verbose stdout).
bool isStdoutVerbose() nothrow @nogc const;
Returns true if the engine was executed with -v (verbose stdout).
bool isStdoutVerbose() nothrow @nogc const;