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