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 | ErrorResponse | CommandResponse>
command
Command
Protocol command to send over the transport.