\think\console\output\driverBuffer

Summary

Methods
Properties
Constants
__construct()
fetch()
write()
renderException()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$buffer
N/A

Properties

$buffer

$buffer : string

Type

string

Methods

fetch()

fetch() 

write()

write(  $messages, \think\console\output\driver\bool  $newline = false, \think\console\output\driver\int  $options) 

Parameters

$messages
\think\console\output\driver\bool $newline
\think\console\output\driver\int $options

renderException()

renderException(\Throwable  $e) 

Parameters

\Throwable $e