Skip to main content Link Menu Expand (external link) Document Search Copy Copied

This is automatic generated document for things in Swow\Debug\Debugger\DebuggerIoTrait class

Trait DebuggerIoTrait

Properties

protected $io protected $outputBuffer

Methods

Method __constructDebuggerIo

public function __constructDebuggerIo ( DebuggerIoInterface $io ) : void

Method clear

public function clear ( ) : static

Method cr

public function cr ( ) : static

Method error

public function error ( string|array $data ) : static

Method exception

public function exception ( string|array $data ) : static

Method flush

public function flush ( ) : static

Method in

public function in ( bool $prefix ) : array

Method lf

public function lf ( ) : static

Method out

public function out ( (string | non-empty-array<(string | Stringable | Buffer | null)>) $data ) : static

Method quit

public function quit ( ) : void

Method setCursorVisibility

protected function setCursorVisibility ( bool $bool ) : static

Method table

public function table ( array<mixed> $table ) : static

Copyright 2022 the Swow contributors