PHP Класс PhpBench\Console\CharacterReader

Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( ) If readline is installed, then prevent the user having to press in order to paginate.
read ( ) : string Wait for a single character input and return it.

Описание методов

__construct() публичный Метод

If readline is installed, then prevent the user having to press in order to paginate.
public __construct ( )

read() публичный Метод

Wait for a single character input and return it.
public read ( ) : string
Результат string