\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,   $newline = false,   $options = \think\console\Output::OUTPUT_NORMAL) 

Parameters

$messages
$newline
$options

renderException()

renderException(\Exception  $e) 

Parameters

\Exception $e