Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "operations/common/GitHubRepoRef"

Index

Variables

Const FullGitHubDotComBase

FullGitHubDotComBase: "https://api.github.com/" = "https://api.github.com/"

Const GitHubDotComBase

GitHubDotComBase: "https://api.github.com" = "https://api.github.com"

Functions

apiBaseToRemoteBase

  • apiBaseToRemoteBase(rawApiBase: string): string

beautifyPullRequestBody

  • beautifyPullRequestBody(body: string): string

headers

isGitHubRepoRef

  • isGitHubRepoRef(rr: RepoRef): rr is GitHubRepoRef

Generated using TypeDoc