Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NewRepoCreationParameters
    • BitBucketRepoCreationParameters

Implements

  • RepoCreationParameters

Index

Properties

apiUrl

apiUrl: string

description

description: string

githubToken

githubToken: string

owner

owner: string

repo

repo: string

visibility

visibility: "public" | "private"

Accessors

credentials

  • get credentials(): ProjectOperationCredentials

repoRef

  • get repoRef(): RemoteRepoRef
  • Return a single RepoRef or undefined if we're not identifying a single repo This implementation returns a GitHub.com repo but it can be overriden to return any kind of repo

    Returns RemoteRepoRef

Generated using TypeDoc