메소드 | 설명 | |
---|---|---|
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. |