string Cli::getInput(string $label, [ string $default_value = '' ], [ bool $is_secret = false ])
Get input from the user.
string