PocketMine-MP 5.21.2 git-a6534ecbbbcf369264567d27e5ed70f7f5be9816
Loading...
Searching...
No Matches
pocketmine\console\ConsoleReader Class Reference
+ Collaboration diagram for pocketmine\console\ConsoleReader:

Public Member Functions

 readLine ()
 

Detailed Description

Definition at line 35 of file ConsoleReader.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\console\ConsoleReader::__construct ( )

Definition at line 39 of file ConsoleReader.php.

◆ __destruct()

pocketmine\console\ConsoleReader::__destruct ( )

Definition at line 77 of file ConsoleReader.php.

Member Function Documentation

◆ readLine()

pocketmine\console\ConsoleReader::readLine ( )

Reads a line from the console and adds it to the buffer. This method may block the thread.

Definition at line 54 of file ConsoleReader.php.


The documentation for this class was generated from the following file: