Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepoFileData

Interface to pass relevant information into the blob creation method.

Hierarchy

  • RepoFileData

Index

Properties

branchName

branchName: string

Branch to commit files to.

files

files: FileMapping[]

The files to commit.

owner

owner: string

Owner of the repository to commit files to.

repo

repo: string

Repository to commit files to.

version

version: string

New version of the component to commit as.

Generated using TypeDoc