mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
916d992162
$this->stdin->read(); will use readline if the system is detected to support it. In linux, you will be able to use the left and right arrow keys to edit the current line, use the up and down keys to navigate history, press ^U to delete the entire line, etc. Before this, using arrow keys in linux will just spam characters like ^[[C^[[A^[[D^[[C^[[A^. Useful for "Console/cake console" |
||
---|---|---|
.. | ||
Command | ||
Templates | ||
cake | ||
cake.bat | ||
cake.php | ||
ConsoleErrorHandler.php | ||
ConsoleInput.php | ||
ConsoleInputArgument.php | ||
ConsoleInputOption.php | ||
ConsoleInputSubcommand.php | ||
ConsoleOptionParser.php | ||
ConsoleOutput.php | ||
HelpFormatter.php | ||
Shell.php | ||
ShellDispatcher.php | ||
TaskCollection.php |