Options
Menu

Interface WikiRepository

class

WikiRepository

Index

Methods

getRepositoryLabel

  • getRepositoryLabel(fn: any, error: any): any

putPage

  • putPage(branch: string, path: string, contents: string, commitMessage: string, fn: any)

putPageBase64

  • putPageBase64(branch: string, path: string, contents: string, commitMessage: string, fn: any)

removePage

  • removePage(branch: string, path: string, commitMessage: string, fn: any)

Generated using TypeDoc