ConsoleInput (class)
Class ConsoleInput
Object wrapper for interacting with stdin
Properties summary
-
$_canReadline
protectedboolean
Can this instance use readline? Two conditions must be met: 1. Readline support must be enabled. 2. Handle we are attached to must be stdin. Allows rich editing with arrow keys and history when inp