public remoteVersion()

in src/rpc.ts [229:231]


  public remoteVersion(): string | undefined {
    return this.remoteProtocolVersion;
  }