get sshCloneUrl()

in src/content/providers/gitee/GiteeMetadata.js [24:26]


  get sshCloneUrl() {
    return this._rawMetadata.ssh;
  }