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