This is automatic generated document for things in Swow\Debug\Debugger\DebuggerIoStdIO class
Class DebuggerIoStdIO
Properties
protected $error protected $input protected $isTty protected $output Methods
Method __construct
public function __construct ( string $greeting ) Method error
public function error ( string|array $data ) : static Method in
public function in ( ) : string[] Method isTty
public function isTty ( ) : bool Method out
public function out ( string|array $data ) : static Method quit
public function quit ( ) : void