Ask a question to get started
Enter to send•Shift+Enter new line
Sends a command and optionally returns an immediate response.
send(command: Command): Promise<void | CommandResponse | ErrorResponse>
command
Command
Protocol command to send over the transport.