Метод | Описание | |
---|---|---|
stderr ( string $msg, string $status = self::STATUS_FAIL ) : Phrozn\Outputter | Processes the output for a message that should be displayed on STDERR. | |
stdout ( string $msg, string $status = self::STATUS_OK ) : Phrozn\Outputter | Processes the output for a message that should be displayed on STDOUT. |