Class \Prado\IO\TStdOutWriter
TStdOutWriter class.
TStdOutWriter extends TTextWriter to fwrite the buffer to STDOUT when flushed. This allows for testing of the Shell output.
STDOUT is only defined in the CLI. When processing a PHP web page, this opens a new handle to 'php://stdout'.
Class hierarchy
Author: Brad Anderson <belisoful@icloud.com>Since: 4.3.0
public
|
|
public
|
public
mixed
|
STDOUT_URI
The file path to open a data stream in memory
|
'php://stdout'
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |