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

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

Copyright 2022 the Swow contributors