Searched refs:Readline (Results 1 – 1 of 1) sorted by relevance
362 Readline(rustyline::Result<String>), // Readline result from rustyline enumerator565 let _ = tx.send(ForegroundActions::Readline(result)).await; in handle_client_command()828 ForegroundActions::Readline(result) => match result { in handle_client_command()