This is automatic generated document for things in Swow\Debug\Debugger\DebuggerIoEofStream class
Class DebuggerIoEofStream
Properties
protected $connection protected $connectionCoroutine protected $messageChannel protected $serverCoroutine Methods
Method __construct
public function __construct ( string $name , int $port , 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