Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "api-helper/project/GitHubLazyProjectLoader"

Index

Functions

fileContent

  • fileContent(token: string, rr: GitHubRepoRef, path: string): Promise<string | undefined>

filePromise

  • filePromise(token: string, rr: GitHubRepoRef, path: string): Promise<HttpResponse<{ content: string }>>

makeQueryablePromise

Generated using TypeDoc