Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BuildManager

The build API service manager. A namespace for BuildManager statics.

Hierarchy

Index

Interfaces

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Private _url

_url: string = ""

serverSettings

serverSettings: ISettings

The server settings used to make API requests.

Accessors

isAvailable

  • get isAvailable(): boolean

shouldCheck

  • get shouldCheck(): boolean
  • Test whether to check build status automatically.

    Returns boolean

Methods

build

  • build(): Promise<void>

cancel

  • cancel(): Promise<void>

getStatus

Generated using TypeDoc