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

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

Copyright 2022 the Swow contributors